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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

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
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.