The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
My issue is that I am unable to add up the highlighted numbers below to show the total of €7,207
Solved! Go to Solution.
Hi @Anonymous
you can try
Discounted_Total =
CALCULATE ( [Discount1], Table[Country] = "Irish Request" )
+ CALCULATE ( [Discount2], Table[Country] = "UK Request" )
Hi @Anonymous
you can try
Discounted_Total =
CALCULATE ( [Discount1], Table[Country] = "Irish Request" )
+ CALCULATE ( [Discount2], Table[Country] = "UK Request" )
thanks man! 🙂 I spent 5 hours today trying
User | Count |
---|---|
15 | |
13 | |
8 | |
6 | |
6 |
User | Count |
---|---|
27 | |
19 | |
12 | |
9 | |
5 |