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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

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
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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