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
Anonymous
Not applicable

Slicer filtered to only show available values to filter by

Dear all,

 

I have a series of reports that display information from different fact tables. These fact tables are all related to a date table. The fact tables have different date ranges from one another.

 

I wish to use a date slicer (using information from the date table) in the different reports against the different fact tables.

 

Is there a way to filter the slicer (automagically and not by setting a filter manually with fixed values) so that it will only show the dates that are valid for a given report. At the moment it shows all values in the date table even if these do not appear in the fact tables. This means user can select date values for which no data exists.

 

I know I can manually filter the date slicer in each report, however this won't be a very good solution as the dataset grows.

 

Thank you,

 

Ben

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

Hi robertsbd,

 

>> Is there a way to filter the slicer (automagically and not by setting a filter manually with fixed values)

 

It’s not supported to set default values for the slicer, you can use below methods to achieve your requirement.

 

1. Page level filter.

Capture2.PNG

 

2. Query parameter.

 

Open the query edit, click on ‘Manage Parameters’ to add a new parameter.

 Capture3.PNG

Add a column filter.

Capture4.PNG 

 

Click ‘Close & Apply’ to save the change, use ‘Edit Parameters’ to modify the parameter which use on the filter.

Capture6.PNG

Slicer value:

 Capture5.PNG

Capture7.PNG

Capture8.PNG

 

3. Dax formula.(AnkitPatira’s point)

Writer a dax formula to filter the year.

Capture9.PNG

Create a slicer with the new year column.

 Capture10.PNG

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Thanks all,

 

I can see those different approaches are all good solutions.

 

In the end what i did was create a conditional column on the date table (in power query). I then created a true/false column defining hether to include a given date value in the filter, based on the min and max date values in the fact tables. I then use these columns to filter the different pages on the date table.

v-shex-msft
Community Support
Community Support

Hi robertsbd,

 

>> Is there a way to filter the slicer (automagically and not by setting a filter manually with fixed values)

 

It’s not supported to set default values for the slicer, you can use below methods to achieve your requirement.

 

1. Page level filter.

Capture2.PNG

 

2. Query parameter.

 

Open the query edit, click on ‘Manage Parameters’ to add a new parameter.

 Capture3.PNG

Add a column filter.

Capture4.PNG 

 

Click ‘Close & Apply’ to save the change, use ‘Edit Parameters’ to modify the parameter which use on the filter.

Capture6.PNG

Slicer value:

 Capture5.PNG

Capture7.PNG

Capture8.PNG

 

3. Dax formula.(AnkitPatira’s point)

Writer a dax formula to filter the year.

Capture9.PNG

Create a slicer with the new year column.

 Capture10.PNG

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.
ankitpatira
Community Champion
Community Champion

@Anonymous In that case just use date column from the fact table which will onl show available dates.

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.