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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
UsePowerBI
Post Prodigy
Post Prodigy

Slicer does not display no value option

Hello

 

I am bringing columns from different tables into a table visual. I have applied a page filter on one column and I have also selected to show items with no data.

 

I bring one of the above columns into a slicer visual. It shows the values available in the column of the table visual but it does not show the option of no-value when there are fields in the table visual that have no value.

 

Can you advise please how to fix that?

 

Thanks

3 REPLIES 3
v-lionel-msft
Community Support
Community Support

Hi @UsePowerBI ,

 

Like this?

v-lionel-msft_0-1596163411678.png

Maybe your filter has filtered out this value in the slicer.

 

Best regards,
Lionel Chen

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

amitchandak
Super User
Super User

@UsePowerBI , slicer should show blank value in the slicer.

In case you want to replace blank with something, then try

 

new column = coalesce([column],"No Value")

vanessafvg
Super User
Super User

if there is no value, it will have nothing to show, you will need to create a value called no value, ie. if(isblank(fieldname), "no value", fieldname)




If I took the time to answer your question and I came up with a solution, please mark my post as a solution and /or give kudos freely for the effort 🙂 Thank you!

Proud to be a Super User!




Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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