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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
bergen288
Helper IV
Helper IV

Why (blank) value is also showing up when 0 is selected in target slicer

I have a table visual with 3 slicers as shown below.  One slicer has (blank) values as some cases are unresolved yet.  As you can see, the (blank) values (the red ? mark)  are showing up when 0 is selected in this slicer.  It works fine with all other non-zero values.  What's wrong with it and how to fix it?

 

Thanks.

bergen288_0-1689622637603.png

 

1 ACCEPTED SOLUTION
bergen288
Helper IV
Helper IV

@AbhinavJoshi 

Column quality and Column Profile shows there are 132 (13%) blank values.  I changed its data type to whole number, but it won't fix my issue.  I am going to convert blank value to -1 to fix the issue.

 

Thanks anyway.

View solution in original post

4 REPLIES 4
AbhinavJoshi
Responsive Resident
Responsive Resident

Happy to hear that!

bergen288
Helper IV
Helper IV

The issue is addressed after I converted blank to -1.

bergen288
Helper IV
Helper IV

@AbhinavJoshi 

Column quality and Column Profile shows there are 132 (13%) blank values.  I changed its data type to whole number, but it won't fix my issue.  I am going to convert blank value to -1 to fix the issue.

 

Thanks anyway.

AbhinavJoshi
Responsive Resident
Responsive Resident

Hi @bergen288. It could be due to different datatypes. Navigate to Power Query Editor -> View and select Column quality and Column Profile, it will help you to identify the real emtpy values. Also Power BI treats the blank values as zero when you select 0. 

  1. In the Visualizations pane, navigate to the Format section.
  2. Expand the "Data type" section.
  3. Look for the option related to the field used in the slicer that contains (blank) values.
  4. Change the "Data type" setting to "Whole number" or "Decimal number" (based on the field's original data type)

Try these, and I hope it helps! 

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

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