Forum Discussion
caveman
6 years agoRegular Visitor
Premium Capacity Report
What is the definition of Query in the Capacity Report? Is query defined as the report refresh or for each visual within the report? Trying to get an understanding of usage of the reports within Prem...
v-xuding-msft
6 years agoCommunity Support
Hi caveman ,
| Query Durations | Data in this section is sliced by datasets, workspace, and hourly buckets in the past seven days. Total: The total number of queries run for the dataset. Average: The average query duration for the dataset, in milliseconds Max: The duration of the longest-running query in the dataset, in milliseconds. |
| Query Wait Times | Data in this section is sliced by datasets, workspace, and hourly buckets in the past seven days. Total: The total number of queries run for the dataset. Wait count: The number of queries in the dataset that waited on system resources before starting execution. Average: The average query wait time for the dataset, in milliseconds. Max: The duration of the longest-waiting query in the dataset, in milliseconds. |
You can reference the documents to understand clearly about the definition of query.
Monitor Premium capacities with the app
Best Regards,
Xue Ding
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
caveman
6 years agoRegular Visitor
Not sure this answers my questions. For instance, if my report has four visuals on a tab and on a refresh does that count as four queries or only one?