Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
I have a data set from 2 different surveys, the data has common columns and is combined into one big dataset. I am trying to do the following:
1. Calculate sum of inviattion status by differetn categories such as 'Abandoned', 'Not Strted', 'Responded', 'Skipped'. I have created custom column for these e,g.
(Responded = CALCULATE(COUNT('Consulting Survey Invite Jan-June 2017'[Email Invitation Substatus]),FILTER(ALL('Consulting Survey Invite Jan-June 2017'),'Consulting Survey Invite Jan-June 2017'[Email Invitation Substatus]="Response Received")))
Not Started = CALCULATE(COUNT('Consulting Survey Invite Jan-June 2017'[Email Invitation Substatus]),FILTER(ALL('Consulting Survey Invite Jan-June 2017'),'Consulting Survey Invite Jan-June 2017'[Email Invitation Substatus]="Not Started"))
Now when I make funnel chart wiht these new columns, i am facing the folliwng issues:
>> Under 'Value' fieldI select "SUM" - the data is wrong and it just adds up each cell in the sheet givng some random numbers
>> Under "Value" fied I select "Average" - the data in chart is correct but the page level filter does not work on it
>> Under "Value" field I select "Count" - the data is wrong and it only shows total number of responses for each survey irrespective of invitation status
Thanks for all the help.
Hi @aggarwal25,
Can you please share this file to test? It is hard to troubleshoot without any detail data.
Regards,
Xiaoxin Sheng
User | Count |
---|---|
84 | |
80 | |
70 | |
47 | |
43 |
User | Count |
---|---|
108 | |
54 | |
50 | |
40 | |
40 |