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
Good morning!
I want to use the 100% stacked bar chart but instead of showing all items to get to 100%, I only care about 1 item. Catch is I need to filter by 2 additional items on another column. I have this which gets me close but I'm getting an error when I tried to add the additional filters
%Web = DIVIDE(CALCULATE(COUNTROWS('Cases'),'Cases'[Channel] = "web"),CALCULATE(COUNTROWS('Cases')))
additionl filters are:
'Cases'[Type] = "shoe"
'Cases'[Type] = "purse"
User | Count |
---|---|
12 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
24 | |
19 | |
14 | |
10 | |
7 |