Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi!
In the "Fabric Capacity Metrics" app I can see some queries using alot of CU.
I'm would like to figure out where they are coming from. I can see the dataset but I need to figure out the visual/report causing this.
I have tried to export all activities with Get-PowerBIActivityEvent but it looks like I can't find the information in the log.
Is this because this is an embedded capacity?
If I am running a report against this dataset in Power BI service I can see info about this,
but I think the queries in this are coming from embedded visuals on a webpage. Is this not logged in the Activity Event?
How can I find more info about where the query are coming from and how does the query look like?
Solved! Go to Solution.
Hi @tobny76
The Capacity Metrics app will only tell you that a dataset is consuming a lot of capacity, but it won’t show which visual or embedded report is behind it. That’s why you don’t see the detail in Get-PowerBIActivityEvent those logs mainly capture activity from Service users, not always embedded workloads.
A couple of things you can try:
So in short: ActivityEvent won’t expose embedded queries, you’ll need to use Capacity Metrics/Log Analytics for usage patterns and Performance Analyzer/DAX Studio to see the actual query.
Hi @tobny76
The Capacity Metrics app will only tell you that a dataset is consuming a lot of capacity, but it won’t show which visual or embedded report is behind it. That’s why you don’t see the detail in Get-PowerBIActivityEvent those logs mainly capture activity from Service users, not always embedded workloads.
A couple of things you can try:
So in short: ActivityEvent won’t expose embedded queries, you’ll need to use Capacity Metrics/Log Analytics for usage patterns and Performance Analyzer/DAX Studio to see the actual query.
It was what I thought.
We don't have "Log Analytics" enabled today.
What's the cost for using that?
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!