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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
hideakisuzuki01
Helper II
Helper II

Move blank value in slicer to bottom

Hi,

There is a "Blank" value in slicer as in the below screenshot.

Is it possible to move this blank value to the bottom of the slicer ?

 

hideakisuzuki01_0-1688982936324.png

 

Regards

1 ACCEPTED SOLUTION
Pragati11
Super User
Super User

Hi @hideakisuzuki01 ,

 

No that's not possible. Blank() value always comes up at the top.

But if you want it to be displayed in the end of your slicer, may be you can create a Index column for the values in the DEPARTMENT column. Give BLANK() as the last numeric value on the INDEX column ans sort Department column by this new INDEX column. This should give you BLANK() value in the last on your slicer.

 

Index values can be something like below: (BLANK has the last/maximum index value)

Pragati11_0-1688985459728.png

Without adding index and sort on Department column, the slicer is shown below and has (BLANK) as the first value in the slicer:

Pragati11_1-1688985630990.png

 

After creating an INDEX column on your data in Power BI, you can sort your department column by this index column as shown below:

Pragati11_2-1688985676603.png

 

Now if I go back to your slicer, it is sorted accordingly showing (BLANK) value as last option on the slicer:

Pragati11_3-1688985738508.png

This way you can achieve what you are looking for. 🙂

 

Best Regards,

Pragati Jain


MVP logo


LinkedIn | Twitter | Blog YouTube 

Did I answer your question? Mark my post as a solution! This will help others on the forum!

Appreciate your Kudos!!

Proud to be a Super User!!

View solution in original post

2 REPLIES 2
hideakisuzuki01
Helper II
Helper II

Thanks Pragati !

Pragati11
Super User
Super User

Hi @hideakisuzuki01 ,

 

No that's not possible. Blank() value always comes up at the top.

But if you want it to be displayed in the end of your slicer, may be you can create a Index column for the values in the DEPARTMENT column. Give BLANK() as the last numeric value on the INDEX column ans sort Department column by this new INDEX column. This should give you BLANK() value in the last on your slicer.

 

Index values can be something like below: (BLANK has the last/maximum index value)

Pragati11_0-1688985459728.png

Without adding index and sort on Department column, the slicer is shown below and has (BLANK) as the first value in the slicer:

Pragati11_1-1688985630990.png

 

After creating an INDEX column on your data in Power BI, you can sort your department column by this index column as shown below:

Pragati11_2-1688985676603.png

 

Now if I go back to your slicer, it is sorted accordingly showing (BLANK) value as last option on the slicer:

Pragati11_3-1688985738508.png

This way you can achieve what you are looking for. 🙂

 

Best Regards,

Pragati Jain


MVP logo


LinkedIn | Twitter | Blog YouTube 

Did I answer your question? Mark my post as a solution! This will help others on the forum!

Appreciate your Kudos!!

Proud to be a Super User!!

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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.

Top Solution Authors