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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Anonymous
Not applicable

One dimension for multiple fact tables - how to filter?

Hi,

 

they say: create only one dim_time table for all facts. So:

 

111.PNG

 

Now I have one dim_time which relates to multiple fact tables. The problem is, when I use this dim_time for filtering to a specific date it will filter all the other facts for that date as well. 

 

When I want to filter only the registrations for a specific date and get all the sales for these customers who registerd at that date.

Or get all the sales for a specific date and see the registrations for the customers who did that sells.

 

Do I need two dim_time-dimensions for that?

 

I am using the SSAS and my Power BI would use this model after it is done. 

1 ACCEPTED SOLUTION
AlexisOlson
Super User
Super User

You can write measures that remove filters. You can also set the time relationships up as inactive and only activate them within certain measures (USERELATIOINSHIP).

 

If you need to control filters for the fact tables independently and simultaneously with slicers, then it may be better to have multiple time dimensions.

View solution in original post

2 REPLIES 2
AlexisOlson
Super User
Super User

You can write measures that remove filters. You can also set the time relationships up as inactive and only activate them within certain measures (USERELATIOINSHIP).

 

If you need to control filters for the fact tables independently and simultaneously with slicers, then it may be better to have multiple time dimensions.

Anonymous
Not applicable

Okey, than I was right with the two dimensions , one for each time. 

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.