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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Charu
Post Patron
Post Patron

Visual Level Filter issues in displaying records

Hi 

I have applied the filter condition like 

count = CALCULATE (
COUNT( BF_DATA[DIST_ITEM_AMOUNT] ),
FILTER ( BF_DATA, BF_DATA[INT_STATE_TAX] = 0 || BF_DATA[INT_STATE_TAX] = BLANK()))

 IsZero.PNG

 

 

 

The query returns 3Records but in visual it shows only 2 records.

 

Can anyone help me resolve it?

1 ACCEPTED SOLUTION

@Charu,

 

You may check Show Categories With No Data.

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi @Charu,

 

I see you also use a time slicer, are you sure you did'nt filter the third record out with a different slicer or filter ?

 

Regards,

L.Meijdam

Hi @Anonymous

 

I'm not filtering with the date here.I'm using the advanced filter condition which is as below


AdvancedFilter.PNG

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

I'm getting count as why because In Table 3 records theretable.PNG

But in visual It is not displaying the 3rd record.

 

I have tested by changing the condition value its working fine but for the condition "is zero " it is not working as expected 

 

 

@Charu,

 

You may check Show Categories With No Data.

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors