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
BirhanAYDS
Helper III
Helper III

Store Historical Report Usage Data

Hello everyone,

As you know report metrics report has limited historical data. I want to store data day by day. End of the day I want to create huge report metric reports. Here are the problems:

* I am just workspace admin. I want to store all historical metrics for workspace which i am admin.

* We can't use gateway or vm

1 REPLY 1
lbendlin
Super User
Super User

The proper way would be to use the tenant audit logs, or the newly announced enhanced usage report capabilities. But it doesn't sound like you have access to either.

 

Remember that Power BI datasets can be accessed with XMLA clients.  Write a couple of DAX queries that pull your required data out of the Usage Metrics dataset and push the data into a long term storage (like a SQL Server database)

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