👉 Power BI Updates
We are happy to announce that we have made significant changes to our Power BI integration and we now support Datasets, Reports and Dashboards, and column level linage across them.
image
Learn more in the doc.
👥 Analytics API for Activity Logs
This week we launched the highly requested Analytics API for Activity Logs. Previously, you were only able to view the user analytics under the Admin section, and now with this API you can get the user activity log based on various filters like start_date, end_date, types, user, etc.
Example request -
GET https://api.staging.getselectstar.com/v1/data-metrics/activities/?start_date=2022-12-01&end_date=2022-12-25&types=update
image
Learn more about our API and the list of filter values in the doc.
✨ Export to CSV for Database page
Lastly, we also launched a feature to provide you with the ability to download the list of all the selected tables for a database or a schema.
2023-03-30 16
CSV structure currently includes the following -
  • database_name
  • schema_name
  • table_name
  • description
  • description_source
  • business_owner
  • technical_owner
Thank you for all feedback you made so far and we are always eager to hear more of your thoughts on the features. Have a great day!
-Select Star Team 🫶