cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
Anonymous
Not applicable

Why adding a measure to a visualization gets all the data even though the filter is applied?

I have a table visualization, as shown in the screenshot below,
I have applied one filter to it
Capture.PNG


However, when I add a measure, it starts giving me all the dates as shown in ss below

 

Capture1.PNGIt should only show a single row. why is it not filtering when a measure is added?

2 REPLIES 2
v-xicai
Community Support
Community Support

Hi @Anonymous ,

 

Please check if there is syntax such as "FILTER(ALLSELECTED(Table1),... " or "FILTER(ALL(Table),..." in your FILTER condition of new measure. You can delete ALLSELECTED or ALL, and try it again.

 

Best Regards,

Amy

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

@v-xicai , No I have not used Allselected in my measure


@v-xicai wrote:

Hi @Anonymous ,

 

Please check if there is syntax such as "FILTER(ALLSELECTED(Table1),... " or "FILTER(ALL(Table),..." in your FILTER condition of new measure. You can delete ALLSELECTED or ALL, and try it again.

 

Best Regards,

Amy

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.


 

Helpful resources

Announcements
PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Dashboard in a day with date

Exclusive opportunity for Women!

Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!

Top Solution Authors