This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Is there a way to look at CU usage by User and then Operation for the last 14 days? I would like to determine what user(s) are consuming the most CUs and then analyze what operations they are performing (in the last 14 days). The Fabric Capacity Metrics App / Semantic model only seems to allow you to look at a Timepoint which is a very small window of the day.
Solved! Go to Solution.
Hi @jbauer22,
Thank you for reaching out to the community forum with your query.
The Fabric Capacity Metrics App itself doesn't provide a direct way to view CU usage by User and then Operation for the last 14 days. The Timepoint view is indeed limited in its scope. However, Azure Monitor Logs can be utilized to achieve this. This tool enables querying detailed resource usage information. By writing Kusto Query Language (KQL) queries, you can: Filter for the last 14 days, Group by User and Operation, Calculate the total CU consumption, and visualize the results using log analytics features.
For more detailed guidance on how to use Azure Monitor Logs and write KQL queries, you can refer to the official Microsoft documentation links below:
https://learn.microsoft.com/en-us/azure/azure-monitor/logs/log-query-overview
https://learn.microsoft.com/en-us/azure/azure-monitor/logs/get-started-queries
If this helps, then please Accept it as a solution and dropping a "Kudos" so other members can find it more easily.
Thank you.
Hi @jbauer22,
May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.
Hi @jbauer22,
Thank you for reaching out to the community forum with your query.
The Fabric Capacity Metrics App itself doesn't provide a direct way to view CU usage by User and then Operation for the last 14 days. The Timepoint view is indeed limited in its scope. However, Azure Monitor Logs can be utilized to achieve this. This tool enables querying detailed resource usage information. By writing Kusto Query Language (KQL) queries, you can: Filter for the last 14 days, Group by User and Operation, Calculate the total CU consumption, and visualize the results using log analytics features.
For more detailed guidance on how to use Azure Monitor Logs and write KQL queries, you can refer to the official Microsoft documentation links below:
https://learn.microsoft.com/en-us/azure/azure-monitor/logs/log-query-overview
https://learn.microsoft.com/en-us/azure/azure-monitor/logs/get-started-queries
If this helps, then please Accept it as a solution and dropping a "Kudos" so other members can find it more easily.
Thank you.
Check out the April 2026 Fabric update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
| User | Count |
|---|---|
| 14 | |
| 11 | |
| 6 | |
| 5 | |
| 5 |
| User | Count |
|---|---|
| 37 | |
| 21 | |
| 15 | |
| 12 | |
| 11 |