Skip to main content

Power BI

Under Review

Default Selected Slicer or Tile-By Value Configuration

Vote (3438) Share
Power BI User's profile image

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 09 Feb 2018 03:54:31

We're looking into this request, thanks for everyone's votes and comments. 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 (386)
Power BI User's profile image Profile Picture

fd444164 9dbf-4978-827f-e223f770f0a3 on 06 Jul 2020 00:12:58

RE: Default Selected Slicer or Tile-By Value Configuration

I have a date filter and new data is added in each day. I want the default date to move to the newest date automatically rather than having to do it manually as at present. I want the user to be able to filter by previous dates if they want, so can't use the relative date function.

Power BI User's profile image Profile Picture

1c67e4b9 5030-4ad0-b728-bf4fcb299d96 on 06 Jul 2020 00:12:51

RE: Default Selected Slicer or Tile-By Value Configuration

I have seen a lot of posts that mention how we can use ISFILTERED and ALLSELECTED functions to create default behavior on Charts. From a User Experience, these default selections need to be shown as selected in the slicers so users understand they are not seeing all records but specific records.

Power BI User's profile image Profile Picture

98dda8f2 980f-4452-a3a4-abf0694c244b on 06 Jul 2020 00:12:48

RE: Default Selected Slicer or Tile-By Value Configuration

Sticky filter is not the same.

Because thats for the current user. We want to have a slicer to be able to dynamic select current year as default. So each user that opens the report in Power BI service will have last year selected..

Power BI User's profile image Profile Picture

5660a260 a191-47f2-86d5-827058e77a88 on 06 Jul 2020 00:12:31

RE: Default Selected Slicer or Tile-By Value Configuration

for a date slicer: allow me to say tomorrow or today +3...

Power BI User's profile image Profile Picture

c493b3b3 02fc-40ef-a7e7-018014a4d449 on 06 Jul 2020 00:12:21

RE: Default Selected Slicer or Tile-By Value Configuration

I have a hierarchical slicer that represents the company organisation. let's assume that this hierarchy is based on cost centers.
by default, this hierarchical slicer shall select the cost center of the connected user. but for benchmark analysis he ought select another cost center of the company.

Let me know if such expected behavior will be covered by this topic.

Power BI User's profile image Profile Picture

5af290a4 6f5e-4545-8682-a1598c40663d on 06 Jul 2020 00:12:21

RE: Default Selected Slicer or Tile-By Value Configuration


our report has RLS, so for each user the default value of slicer should change.

Eg : If I have access to region A, B, C.. they want by default 'A' to be selected from dropdown when user opens a report.

If User 2 have access to region D, E, F.. they want default 'D' to be selected from dropdown when user opens the report.

and so on..

Power BI User's profile image Profile Picture

04df6d33 2614-42fa-9572-27e211daa683 on 06 Jul 2020 00:12:13

RE: Default Selected Slicer or Tile-By Value Configuration

Last response from Microsoft team is in 2018 Feb. is there any update on this.
we have quarterly reports, and refreshing manually on RS to show current/new quarter as default.

Power BI User's profile image Profile Picture

13edd768 1cdd-40e9-890a-61928a09720c on 06 Jul 2020 00:11:44

RE: Default Selected Slicer or Tile-By Value Configuration

My requirement is exactly below:

Please do consider implementing this. I have a single date filter slicer that I need it to default to the last available date. Not today, not yesterday, but the maximum available date on the dataset allowing the user to select other available dates on the report. Irrespective of the dates that I select, save and close my report, I want power BI to default to the latest date when I open the report after days or weeks.

Power BI User's profile image Profile Picture

1ae10bdb 629b-4541-b491-78054318ada9 on 06 Jul 2020 00:11:30

RE: Default Selected Slicer or Tile-By Value Configuration

Please do consider implementing this. I have a single date filter slicer that I need it to default to the last available date. Not today, not yesterday, but the maximum available date on the dataset allowing the user to select other available dates on the report.

Power BI User's profile image Profile Picture

14710235 ad97-493a-b2c3-1e3b7cac8d57 on 06 Jul 2020 00:11:26

RE: Default Selected Slicer or Tile-By Value Configuration

Right now we have to manually update our reports and republish just to get the default filters selected. This is functionality that is built into SSRS parameters that I would love to see added to Power BI slicers in some way (perhaps a measure or function to control the defaults, and allow both a begin/end date selection for dates). A common example is where the user wants to see a default date range selection for a transaction date (ex: beginning date: 3/1/2020, ending date: 3/31/2020) where the beginning date is the first day of the prior month and the ending date is the last day of the prior month. We could use relative date filtering but that isn't as intuitive to the end user, especially when they want to manually type in the begin/end dates if they need something other than the defaults. We'd like to reduce clicks and make this more intuitive, and the current functionality does not meet our end-user need. As such, we have additional manual work.