Forum Discussion
mohsinmasood
2 years agoFrequent Visitor
Financial Statements Dax Measures
I have financial statement format for that i am using measures with switch to display the value but one of the measures is not giving me right value when placed with switch function alone that measur...
mohsinmasood
2 years agoFrequent Visitor
"Reserves"its there actually i just took random screen shot just for understaning
mohsinmasood
2 years agoFrequent Visitor
It gives me value of this calculation
Reserves = CALCULATE(SUM('Financial Data'[Accounted Net]),ALL('Financial Data'[Accounted Net])
but i want below calculation value
Reserves = CALCULATE(SUM('Financial Data'[Accounted Net]),ALL('Financial Data'[Accounted Net]),'Financial Data'[Group dUPLICATE acc type]="Owners' equity")+[Net Profit for Equity]