Forum Discussion
powerkriya
6 years agoFrequent Visitor
Power BI Usage Metrics
Currently Usage Metrics available for only 90 days. I am looking for a way to get report usage metrics data for more than 90 days to build reports for historical trends. The other option is thro...
lbendlin
6 years agoSuper User
in the Usage Metrics report create a page with a flat table visual, add the fields you are interested in, and periodically export that table to your long term storage.
powerkriya
6 years agoFrequent Visitor
Thanks lbendlin. I thought of doing that, but I am looking for automation to do that export data periodically and seamlessly. I do see an API released by the Power BI team recently would help to automate the export. But I am not feeling good about this architecture (i.e hitting a power bi report to export the data to the database and again generating a report using that historical data).