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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
pmdci
Advocate V
Advocate V

one slicer: many date fields (or a suitable alternative)

Hello,
 
 
I have a table in Power BI (a tabular model, SSAS on prem via Enterprise Gateway) that shows the targets for different service lines for each customer, based on a date.
 
The problem is that one of those targets (SLT5) is based on a different date field. So if I play with the slicer on the left, it will affect all columns except for SLT5. In fact SLT5 comes from a different fact table.
 

PowerBI screenshot.png

 
I wonder if there is a way to get one slicer that takes care of all all the columns?
 
The only way I see around this seems like too much hard work. Basically it would be for me to create a new table (a calculated table? will have to wait for SQL 2016) that has all the service level targets (SLTs) into them, and all of them are related to just one date field.
 
But I wonder i there is a better way?
 
Thank you for your time and support.
 
Regards,
P.
2 ACCEPTED SOLUTIONS
Greg_Deckler
Community Champion
Community Champion

You could potentially just create a date table (or get one off of the Internet such as DateStream in the Azure Data Marketplace. Then just relate that date table to both of your fact tables based upon Date. Then you can use the date column from your date table in your slicer.



Follow on LinkedIn
@ 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!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

View solution in original post

I already have a date table -- But you're right.

 

The solution would be to make a new copy of the date table and call it something like "Service Level Dates". I was brain dead yesterday and forgot that there are no relationship limitations when creating multiple relationships from one field in a fact table to different dimension tables (in this case, multiple date tables).

 

Regards,

P.

View solution in original post

2 REPLIES 2
Greg_Deckler
Community Champion
Community Champion

You could potentially just create a date table (or get one off of the Internet such as DateStream in the Azure Data Marketplace. Then just relate that date table to both of your fact tables based upon Date. Then you can use the date column from your date table in your slicer.



Follow on LinkedIn
@ 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!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

I already have a date table -- But you're right.

 

The solution would be to make a new copy of the date table and call it something like "Service Level Dates". I was brain dead yesterday and forgot that there are no relationship limitations when creating multiple relationships from one field in a fact table to different dimension tables (in this case, multiple date tables).

 

Regards,

P.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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