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

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
ccyangdi
Microsoft Employee
Microsoft Employee

Setting default for Slicer

We are using Slicer in Power BI Desktop. The data source for the slicer is a list of existing builds, which is updated from time to time.

 

The user want the slicer to always select latest 3 builds as default.

 

Is there any way we can accomplish this?

 

Thanks,

Di

1 ACCEPTED SOLUTION
v-gizhi-msft
Community Support
Community Support

Hi,

 

According to your description, i think you can not set default select for slicer, but i have a workaround.

Here is my test sample in SQL Server:

20.PNG

Then add an index column in Query Editor.

After Apply&Close, add this index as a filter to the table visual, it shows:

21.PNG

When i add data in SQL Server:

22.PNG

Click Refresh function in Power BI Destop, it shows the latest three rows:

23.PNG

If you want to filter other data, you can still use slicer after removing this Index filter.

Hope this helps.

 

Best Regards,

Giotto Zhi

View solution in original post

3 REPLIES 3
v-gizhi-msft
Community Support
Community Support

Hi,

 

According to your description, i think you can not set default select for slicer, but i have a workaround.

Here is my test sample in SQL Server:

20.PNG

Then add an index column in Query Editor.

After Apply&Close, add this index as a filter to the table visual, it shows:

21.PNG

When i add data in SQL Server:

22.PNG

Click Refresh function in Power BI Destop, it shows the latest three rows:

23.PNG

If you want to filter other data, you can still use slicer after removing this Index filter.

Hope this helps.

 

Best Regards,

Giotto Zhi

Greg_Deckler
Community Champion
Community Champion

Well, perhaps create a Top N filter by Date or maybe create a column that does a RANKX by Date and then just filter to 1,2,3



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

I am not sure if I get you correctly, are you saying to show top 3 only? We still need to show the whole list of builds for user to select.

Helpful resources

Announcements
Fabric Data Days is here Carousel

Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.