Hi all, I have a survey dataset where I have created a Count measure of UserID ("Users Engaged"). This identifies the unique userid and irrespectve of how many times he has done the survey across the 4 modules. As long as his ID is captured in any of the modules, it will register as 1 user has been engaged.
Both the numeric point and bar charts display correctly. After creating doughnut charts for each module however, it is not what I was going for. All show 100%. However, mousing over each of the doughnut charts show the correct figures, namely 177, 94, etc.
I am trying to get the doughnuts to display as per follows:
Module 1: 177/180 = 98%
Module 2: 94/18 = 52% and so forth

Can anyone please advise? Thanks in advance!