Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
kapildua16
Helper I
Helper I

How to Export Power BI Usage Data to Snowflake Daily for Custom Reporting

I want to extract usage metrics (such as report views, user activity, etc.) from my Power BI workspace without using the default Usage Metrics Report'. My goal is to automate the extraction of this data and store it in Snowflake on a daily basis, so I can build a Power BI report using Snowflake as the data source. What are the best ways to achieve this, and are there any examples or recommended approaches?

3 REPLIES 3
v-pgoloju
Community Support
Community Support

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

 

lbendlin
Super User
Super User

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.

Cookistador
Super User
Super User

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

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.