Forum Discussion
WZorn
11 months agoHelper III
Calculation Group and Complex Measures
Let me see if I can explain what I'm tryin to do. I hope someone has a solution for where the calculations go wrong. I'm creating an income statement where the majority of rows are a roll up of ...
- 11 months ago
You want to change the way the measures are calculated, so you need to define the logic in the calculation item. You can detect which measure is currently active using SELECTEDMEASURENAME and then define a separate calculation for each one if you need to.
v-saisrao-msft
11 months agoCommunity Support
Hi WZorn,
Have you been able to look over the solution shared by the johnt75 Hoangechip910? If the problem is still occurring, please send the sample pbix file so we can help resolve it.
Thank you.