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
Hello,
Please I want to calculate % for each quarter and not percentage of total in the following visual.
what syntax is needed to do it in dax
Solved! Go to Solution.
@Nihed , Use an aggregations
example
divide(Sum(Table[Headcount (M)]), calculate(Sum(Table[Headcount (M)]), removefilters(Table[gender]))
I have th field headcount culomn in my data not measure what should I do in this case
It seems to me it works well thank you 🙂
User | Count |
---|---|
13 | |
8 | |
8 | |
7 | |
5 |
User | Count |
---|---|
23 | |
15 | |
15 | |
10 | |
7 |