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 moreGet Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher now.
This post has closed.
Solved! Go to Solution.
Hi @Anonymous ,
The reason for the above error is: calculation logic of measure is related to its current contexts and related to your data model. I did a simple test, created a measure and calculated column respectively, and got the correct result.
Measure = CALCULATE(COUNTROWS('Table'),ALL('Table'))Column = 'Table'[Target putput per day] * [Measure]
So check your table, and the relationship model between the tables. If you can provide a test data model (delete sensitive information), I will answer you as soon as possible.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
The reason for the above error is: calculation logic of measure is related to its current contexts and related to your data model. I did a simple test, created a measure and calculated column respectively, and got the correct result.
Measure = CALCULATE(COUNTROWS('Table'),ALL('Table'))Column = 'Table'[Target putput per day] * [Measure]
So check your table, and the relationship model between the tables. If you can provide a test data model (delete sensitive information), I will answer you as soon as possible.
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
This has to do with a question of context and the granularity of the information how the measure and the total values are calculated.
Can you share how you are calculating both measures (Number days and Target Output) if possible can you please share a mockup data or sample of your PBIX file. You can use a onedrive, google drive, we transfer or similar link to upload your files.
If the information is sensitive please share it trough private message.
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsDon't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 21 | |
| 20 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 58 | |
| 55 | |
| 42 | |
| 26 | |
| 24 |