Forum Discussion
How to Export Power BI Usage Data to Snowflake Daily for Custom Reporting
- 10 months ago
The api: Get Activity event is your friend for this kind of purpose:
https://learn.microsoft.com/en-us/rest/api/power-bi/admin/get-activity-events
You can use ADF or Powershell/Python script to push the data in a table which will use as landing area in Snowflake
- 10 months ago
Is this only for your workspace? The standard approach is to use the tenant audit logs, extracting daily JSON files. This has to be done by a tenant admin account.
Hi kapildua16,
Thank you for reaching out to the Microsoft Fabric Forum Community, and special thanks to lbendlin and Cookistador for prompt and helpful responses.
Just following up to see if the Response provided by community members were helpful in addressing the issue. if the issue still persists Feel free to reach out if you need any further clarification or assistance.
Best regards,
Prasanna Kumar