The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi Guys,
I am working on a table where I need to do a calculation based on some conditions. The calculation working fine on row level. But on the total level the result is not working fine.
My conditions in the calculation are,
Here is the link to Power BI file = https://drive.google.com/file/d/1nUElIxYtPrd9XihSmodNXRDN07HIau3K/view?usp=sharing
I would really appreciate your support on this.
Thank you.
@VahidDM @Greg_Deckler @amitchandak
Solved! Go to Solution.
Hi @Anonymous ,
Please try the below measure:
Total(fixed)= SUMX(VALUES(Table[ID]), No of Correctivet Actions Pending Demo)
Mark this as a solution if I answered your question. Kudos are always appreciated.
Thanks
Anyways this solved my query for the time being. So Thanks for your time and support @Tanushree_Kapse
Hi @Anonymous ,
Please try the below measure:
Total(fixed)= SUMX(VALUES(Table[ID]), No of Correctivet Actions Pending Demo)
Mark this as a solution if I answered your question. Kudos are always appreciated.
Thanks
Can't we fix the total inside the same measure itself?
User | Count |
---|---|
28 | |
12 | |
8 | |
7 | |
5 |
User | Count |
---|---|
35 | |
14 | |
12 | |
9 | |
7 |