The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
I have an important performance using a what-if parameter. The formula below works reasonably well considering that the LLAMADAS table have millions of rows:
Actually I am using the parameter threshold Value:
I have tested using MAX('Min Llamadas Atendidas'[Min Llamadas Atendidas]) but It doesn't work:
Using the fixed threshold It works ok:
Hi,
Could you please click to see the detail of the error? This helps to understand what is not properly configured.
Insufficient resources... but I am using a direct query source.
Hi, I am not sure your how your parameter table looks like, but I try to create a numeric range parameter like below.
It shows that the measure that automatically created is described with the word "Value".
For the VAR inside the measure you created, please try use the measure directly or use MAX DAX function with the column.
Something like the below picture.
User | Count |
---|---|
28 | |
12 | |
8 | |
7 | |
5 |
User | Count |
---|---|
36 | |
14 | |
12 | |
7 | |
7 |