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.
Hi everyone,
Im strugleling with on of my measure in matrix viz, see the following measure :
I said right blank if the calculation is negativ or just do the calculation, but the grand total in matrix still the same, see the matrix result :
How can I force the right grand total ?
Thanks in advance for your advices.
BR
Julien
Solved! Go to Solution.
Hi,
Please check the below measure whether it suits your requirement.
V3 measure: =
SUMX ( DISTINCT ( calendartable[Mois] ), [total_days_billable_retreated_V2] )
Hi,
Please check the below measure whether it suits your requirement.
V3 measure: =
SUMX ( DISTINCT ( calendartable[Mois] ), [total_days_billable_retreated_V2] )
User | Count |
---|---|
65 | |
61 | |
60 | |
53 | |
30 |
User | Count |
---|---|
181 | |
88 | |
71 | |
48 | |
46 |