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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
ccyangdi
Employee
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
Super User
Super User

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


@ 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!:
The Definitive Guide to Power Query (M)

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
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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