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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
karihsantos
Frequent Visitor

How to Access the Data Storage of the Fabric Metrics App

Hello!


I would like to know if it is possible to access the tables used by the Fabric Metrics App to store a history of data in another storage.

Any help would be appreciated.

1 ACCEPTED SOLUTION

You need to write a PowerShell script using these APIs

https://learn.microsoft.com/en-us/rest/api/power-bi/

To extract and save the logs in csv or JSON format somewhere then use Power BI desktop to connect to them files and build reports 

 

Regards
Amine Jerbi

If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook

View solution in original post

3 REPLIES 3
aj1973
Community Champion
Community Champion

Hi @karihsantos 

Yes you can use PowerShell and Power BI Rest APIs to extract and save the logs in JSON or csv formats.

 

Regards
Amine Jerbi

If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook

Hello, @aj1973

Thank you for your response.

 

Could you please provide more details about this solution? I'm a bit confused about how to apply it.

You need to write a PowerShell script using these APIs

https://learn.microsoft.com/en-us/rest/api/power-bi/

To extract and save the logs in csv or JSON format somewhere then use Power BI desktop to connect to them files and build reports 

 

Regards
Amine Jerbi

If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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.

Top Solution Authors