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
I have SWITCH function like below....
I have function to return EBITA value in case group category is Admin
It works well
Currently the value is assigned to my matrix only in column with name category = Admin .
I would like to assign the same value for other columns with different names.
I would be happy for your resply with info what is the logic behind.
THX!
@Anonymous, Can you share the expected output screenshot?
Below you can find expected outcome
value from admin column should be presented in other columns too (the places with red dot)
@Anonymous, Try this,
Instead of ADMIN_step2_cost centers[Group ] = "ADMIN"
Filter( ALL(ADMIN_step2_cost centers[Group ]),ADMIN_step2_cost centers[Group ] = "ADMIN")
Below code doesn't work (I have the same result - walu only in Admin column)
20. Hourly rate - ADMIN =
CALCULATE([10. EBITA LEVEL (CURR)],All('ADMIN List'),FILTER(ALL('ADMIN_step2_cost centers'[Group ]),'ADMIN_step2_cost centers'[Group ]="Admin"))
User | Count |
---|---|
13 | |
12 | |
8 | |
8 | |
6 |
User | Count |
---|---|
27 | |
19 | |
13 | |
11 | |
7 |