Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hi all,
I have a measure that works well when adding it standalone to a visual, however when I do [Measure] - 1, it triggers a "query exceeds available resources" error.
This is counter-intuitive as I'm just substracting a scalar value to the measure, so not complex calculation. Any help please?
The measure is in the form of SUM(x)/SUM(y) - 1
Best regards
Solved! Go to Solution.
Cannot share the PBIX but found a solution, I rewrited the measure as (SUM(x)-SUM(y))/SUM(y) and it works now!
Hi,Greg_Deckler ,thanks for your concern about this issue.
Hello,@MrBlueSky2 . I am glad to help you.
The problem you're experiencing does seem a bit strange, I'm guessing it might have something to do with the complexity of the middle step of the calculation process? But in fact both of your calculation logic are not complicated, maybe it has something to do with the data source data itself.
And It's great to see that you have shared your solution, you can mark your reply as a solution which can help other users.
@MrBlueSky2 That shoulds really odd. Any chance you can post the PBIX?
Cannot share the PBIX but found a solution, I rewrited the measure as (SUM(x)-SUM(y))/SUM(y) and it works now!
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 56 | |
| 39 | |
| 35 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 73 | |
| 70 | |
| 37 | |
| 35 | |
| 26 |