Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I'm trying to stack the count of each distinct 'flag' value in a single stacked bar chart, but I'm not sure how to do it.
I used to do it in Excel and the output result would be the following:
This is the closer I could get in Qlik:
I have a dimension called espelho_nome, which has 4 or 5 different values. I managed to stack only the 'total' together with each flag, but what I need is to stack every flag value into a single column, which the sum of segments will represent the total count.
Any ideas?
It actually worked when I changed the dimension to '' and added 5 different measures, 1 for each flag.
It actually worked when I changed the dimension to '' and added 5 different measures, 1 for each flag.