Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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] )