Forum Discussion
Anonymous
5 years agoNot applicable
Need Help With Calculations - DAX Maybe?
Hello all. Hope you're doing well and staying safe. I am finally at the last stretch of finishing my dashboard. However, I need help with creating a card that displays a total percentage. I know ...
- 5 years ago
Hi Anonymous ,
Use the following measure:
Measure = CALCULATE(MAX('Chargeability Detail by OU'[ Utilisation for Chargeability Detail(Include Partners)]),'Chargeability Detail by OU'[ Operating Unit] = "Grand Total")Best Regards,
Dedmon Dai
Anonymous
5 years agoNot applicable
Hello all.
I am sorry for doing this but I am bumping this request for the reason that I really need to complete my dashboard. If there is anyone that could help me with this matter I would really appreciate it. This is the only thing that is pending to be honest.
Thank you all for your help and have a great day.