Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
aggarwal25
Frequent Visitor

Page level filters not working on calculated columns

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.

1 REPLY 1
v-shex-msft
Community Support
Community Support

Hi @aggarwal25,

 

Can you please share this file to test? It is hard to troubleshoot without any detail data.

 

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.