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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

How to filter multiple dates at the same time on a single list slicer

Hello there, I have two single list slicers that filter Deal Dates as shown below: 

 

KyleAdam_0-1631008210575.png

They work fine, however, I want to make it so that it works for multiple dates (Invoice Date, Purchase Order Date and Deal Date). So for example, if I click on 2019 & March, I want it to filter every invoice, Purchase Order and Deal in that specific Year/Month. At the moment it is just Deals.

 

Here is the model diagram below showing the relevant tables (columns that I want are marked red):

KyleAdam_1-1631008417597.png

 

What would be the solution for this? 

1 ACCEPTED SOLUTION
Jorenvdl
Frequent Visitor

You could do this by creating a date table. This table contains dates and columns with characteristics of these dates. Then you create connections to this table for all the other tables and one filter with a column from your date table. You can find more information about how to create a date table using this link: 
Create date tables in Power BI Desktop - Power BI | Microsoft Docs

View solution in original post

2 REPLIES 2
Jorenvdl
Frequent Visitor

You could do this by creating a date table. This table contains dates and columns with characteristics of these dates. Then you create connections to this table for all the other tables and one filter with a column from your date table. You can find more information about how to create a date table using this link: 
Create date tables in Power BI Desktop - Power BI | Microsoft Docs

Anonymous
Not applicable

Thank you @Jorenvdl that looks like a solid solution. 

I'll try this now. 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors