Hi there,
I noticed there was a post awhile ago which asked how to aggregate the categories for fruit. I tried to follow this in my calculation, however the calculation doesn’t want to work because I am giving the expression 4 arguments over 3.
My data looks like the following:
NPS ORDINAL|NPS NESTED CALC|COUNT
|11|Promoter|4671|
|10|Promoter|1208
|9|Passive|742
|8|Passive|420
|1|Detractor|968
|6|Detractor|333
|7|Detractor|212
|2|Detractor|157
|4|Detractor|153
|3|Detractor|142
|5|Detractor|123
I want to calc the total number of promoters, detractors and passives and put this on a stacked bar chart to show distribution.
I am not sure if this is possible via calculations but I do not have access to lookml and I am fairly new to Looker.
Any help would be much appreciated!