Skip to main content

Power BI

Merged

Default Selected Slicer or Tile-By Value Configuration

Vote (5753) Share
Jacek Power BI User's profile image

Jacek Power BI User on 03 Mar 2015 07:53:52

Allow a user to set the default value for a slicer or tile-by value on a page/dashboard, so that when the Power View page is opened for the first time, the default value is selected.
eg. If the page has a slicer for Year or Month, allow the user to configure the most recent Year or Month to be selected by default.

Administrator on 18 Oct 2024 21:14:06

Update 10/20/2022 - Update from Mo - we are working on this in the new year

Thanks for everyone's votes and comments. This is a feature on our backlog; however we cannot share a timeline at the moment.

It looks like many of the requests will be addressed by the new 'Sticky filters' capability. Now when you log out of Power BI and come back to a report, the same items will be selected as when you left. For those who're looking to have a 'last month' selection, the relative date slicer might help. Those with comments about currencies where having multiple selected makes the report meaningless - the report will load with whatever selection the author saved, so if you save it with one currency selected your users will see that by default. If there are scenarios that these features don't address, please let us know in your comments - if you are really specific it'll help us build the feature to work just the way you want! Thanks again!
 

Comments (123)
Jacek Power BI User's profile image Profile Picture

S Vasu on 08 Jan 2021 10:20:05

RE: Default Selected Slicer or Tile-By Value Configuration

Any update on this please !! This is a very basic / standard feature.

Jacek Power BI User's profile image Profile Picture

David Young on 23 Dec 2020 17:56:55

RE: Default Selected Slicer or Tile-By Value Configuration

Why does this even need to be requested? Its a STANDARD of every predecessor.

This is one of the things that knock the wind out of developers and invertors and IT Directors.

Logically, the only one path which is a conspiracy which is a fake word that some US Department came up when someone hit the nail on the head but they cant / wont divulge the truth (10+% of the time - Right)
"Conspiracy" ~Is it because developers also make and sell custom controls on the side ?

Just trim some of the code on the existing controls and let us design / develop and sell your product.
Respectfully.

Jacek Power BI User's profile image Profile Picture

Andrew Tuplin on 24 Nov 2020 17:52:30

RE: Default Selected Slicer or Tile-By Value Configuration

Example use case:

Have the Date Range Slicer default to Today() or to Yesterday() or to some other some other default start and end date (as supplied by a DAX expression)

Currently, it's not possible to display a date range slicer and have the range default to some value. The negative result is that users must set the date ranges for each report run (rather than having sane defaults).

Jacek Power BI User's profile image Profile Picture

Kelsey on 17 Nov 2020 22:17:36

RE: Default Selected Slicer or Tile-By Value Configuration

Please add this feature, if we could set the start date to be current month it helps reduce load time when users first open a report or reset filters to default, and users could still select other date range if required.

Jacek Power BI User's profile image Profile Picture

Aaron M on 16 Nov 2020 15:02:15

RE: Default Selected Slicer or Tile-By Value Configuration

Please add this.

Jacek Power BI User's profile image Profile Picture

Lars I Nilsson on 19 Oct 2020 11:10:05

RE: Default Selected Slicer or Tile-By Value Configuration

I highly support this. Often by RLS the Slicer gets populated values dynamically. And a default selected value is not working properly.

Jacek Power BI User's profile image Profile Picture

Jonathan Sutcliffe on 16 Oct 2020 12:47:54

RE: Default Selected Slicer or Tile-By Value Configuration

We have a need to do this on our financial calendar. We have a hierachy date slicer that we want to default to current financial month but still have the ability to change when in the report

Jacek Power BI User's profile image Profile Picture

Siva Selvaraj on 09 Oct 2020 07:22:02

RE: Default Selected Slicer or Tile-By Value Configuration

Any updates on this enhancement?

Jacek Power BI User's profile image Profile Picture

Ni Tempe on 09 Oct 2020 02:11:37

RE: Default Selected Slicer or Tile-By Value Configuration

also there should be ability to put relative dates. For example start day should be first day of the last month etc

Jacek Power BI User's profile image Profile Picture

Rodney Hart on 31 Aug 2020 12:39:52

RE: Default Selected Slicer or Tile-By Value Configuration

I need the ability to default a slicer value based on a query. For example, my data has accounting balances from multiple periods. I always want data from the most current open period to be shown by default. My accounting periods are called JAN-20, FEB-20, MAR-20 and so forth. I can't use a relative date slicer because the period names are not dates.
I can write a query to check the status of all periods to determine if they are open or closed. I can then write a query to determine which open period is the most current. This result needs to be passed to the slicer as the period name.