Forum Discussion
mtitsworthsfmfb
2 years agoFrequent Visitor
PBI Usage Logs
With the introduction of Fabric, wondering if there is a more straight forward way of pulling usage data into a dataset (like a lakehouse). Going the PBI logs REST API route seems onerous for a prett...
- 2 years ago
Hello,
AFAIK you must go for Power BI REST API and GRAPH API if you want to add the licence/entra groups information.The good news is I've created a completely automatic solution to gather all of this data on the daily basis, historise it in the small dwh and display the results in Power BI report -> all of the needed items are in the Git Repo. All you need to do is to deploy it.
You can deploy it easily within a day. Here is the github link:
https://github.com/AstralForest/Power_BI_Monitoring
The architecture looks like this:and the example report like this one:
mtitsworthsfmfb
2 years agoFrequent Visitor
This is great, but I'm still surprised there is no OOTB solution from Microsoft on this topic.