This article addresses questions frequently asked about Power BI Premium. For an overview, see What is Power BI Premium?.
- If you have other questions, try asking the Power BI Community.
- Still have an issue? Visit the Power BI support page.
Power BI Premium
This section addresses questions and answers for Power BI Premium.
How can I control the costs of autoscaling?
Autoscaling is an optional feature of Power BI Premium, and is subject to two limits, each if which is configured by Power BI administrators:
Proactive limit – a proactive limit sets the rate of expenses that Autoscale can generate, by limiting the number of autoscale v-cores a capacity can use. For example, by setting a maximum autoscale of v-cores to one v-core, you ensure that the maximum charge you can incur is 30 days of autoscaling with one v-core.
Reactive limit – you can also set a reactive limit to the cost for autoscaling, by setting an expenditure limit on the Azure subscription used with autoscale. If the subscription’s budget is exhausted, Power BI is prevented from using the v-core resources for that subscription, and autoscale shuts off. You can set a budget for the Azure subscription that autoscale uses by following the Azure budget tutorial.
How does resource utilization cause Premium to autoscale?
Power BI Premium evaluates your level of utilization by aggregating utilization records every 30 seconds. Each evaluation is composed of two different aggregations: Interactive utilization and background utilization.
Interactive utilization is evaluated by considering all the interactive operations that completed on or near the current half-minute evaluation cycle.
Background utilization is evaluated by considering all the background operations that completed during the past twenty-four hours, where each background operation contributes only 1/2880 of its total CPU cost (there are 2880 evaluation cycles in each 24-hour period).
A capacity consists of a defined number of v-cores. The Power BI Premium Utilization and Metrics app tracks the utilization of your capacity v-cores. The CPU usage reported in the app drives the need to autoscale.
If you have a P1 subscription with eight v-cores, each evaluation cycle quota is 240 (8 × 30) seconds of CPU utilization. If the sum of both utilizations exceeds the total v-quota in your capacity, your capacity will autoscale using an additional v-core for the next 24 hours.
Autoscale always looks at your current capacity size to evaluate how much resource you use. If you have already autoscaled using one v-core, your maximum capacity is now at 270 (240 + 1 × 30) seconds of CPU time in an evaluation cycle.
Autoscale always makes sure that no single interactive operation can consume all of your capacity, and you must have two or more interactive operations taking place in a single evaluation cycle to initiate autoscale.
What happens to traffic during overload if I don't autoscale?
If a capacity’s utilization exceeded a 100% and it cannot use autoscale, due to being turned off or already at its maximum v-core utilization value, the capacity enters into a temporary interactive request delay mode, during which each interactive request (such as report load, visual interaction, and so on) is delayed before it is sent to the engine for execution. The amount of delay is proportional to the amount of overload detected. Overload of 100% will incur a delay of 20 seconds.
The capacity stays in interactive request delay mode if the previous evaluation is at greater than 100% resource usage.
How is the overload score calculated?
Overload events that take place in the middle of the day are likely to affect many users. Overload events that take place in the middle of the night will probably affect only a handful of users. The overload score is designed to help you differentiate between these two overload events, so that you can single out the Power BI items (such as reports and datasets) that most impact your users.
The overload score is calculated in two steps:
The amount of CPU seconds belonging to interactive queries affected by an overload event is summed.
The value form step 1 is multiplied by the count of interactive operations that were affected by throttling.
How can I use my utilization data to predict my capacity needs?
Your metrics report dataset retains 30 to 45 days of data. You can use the report to indicate how close you are to your capacity's maximum resources, and if you save monthly snapshots, you can compare them to indicate trends of growth and extrapolate the rate in which you will arrive at 100% utilization of your resources.
How can my utilization data inform me I should turn on autoscale?
Utilization data does not currently indicate whether requests were throttled due to capacity being in interactive request delay mode. The information will be added to the utilization app so admins can determine whether users experienced delays, and to what extent the delays are due to overload without autoscaling.
How can I get notified that I'm approaching my max capacity?
The Capacity management page in the Power BI admin portal has a utilization notification checkbox. Users can choose the threshold at which an alert will be triggered (default is 80%) and the email address to which utilization alerts should be sent.
How much data is Power BI storing? How can I retain more?
The Power BI service stores over 90 days of utilization data. Users who need longer data retention can use Bring Your Own Log Analytics (BYOLA) to store more utilization data.
How do I get visibility into resources of Premium beyond CPU time?
Customers don't have visibility through utilization data to the memory footprint of their operations, and cannot know ahead of time whether any of their operations is subject to failures.
How do I use utilization data to perform chargebacks?
On the left side of the utilization report, a bar chart visual displays utilization information between workspaces for the time span of the report. The bar chart visual can be used for chargebacks, providing each workspace represents a different business unit, cost center, or other entity to which chargebacks can apply.
How does Power BI report CPU usage?
When you buy a capacity, you get a predefined number of v-cores, as listed in Capacities and SKUs.
By displaying your capacity's CPU usage levels, the Power BI Premium Utilization and Metrics app helps you understand how your capacity is performing. To provide a simple way of measuring your capacity's performance, the app reports CPU usage for the number of v-cores your capacity has. Power BI makes throttling and autoscale decisions based on the data that's displayed in the app.
Premium Per User (PPU)
For information about Premium Per User (PPU), see the Power BI Premium Per User article.
Next steps
The following articles provide more information about Power BI Premium:
- What is Power BI Premium?
- Using Autoscale with Power BI Premium
- Extended Pro Trial activation
- Power BI Embedded FAQ
More questions? Try asking the Power BI Community