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

Can you merge filters without actually combining the data sets and duplicating rows?

Hi,

 

I have 2 different data sources with different data, but they both contains Month Year (ex. January 2024). My questions is is there a way to data model where I can join both data sources on 1 "month" table and use that middle-man table to filter on both data sources with 1 month filter?

 

Thanks!

1 ACCEPTED SOLUTION

the default is 1:* Single from Dimension to Fact.  All other options are sub-optimal.

View solution in original post

5 REPLIES 5
Anonymous
Not applicable

Hi @lbendlin,

 

I think I was able to do it. However, I'm getting yelled at when trying to cross join to multiple tables based off that one calendar table. I use the both cross-filter direction with many to 1 for each. When I try to do the same thing and make all relationships active and also add another dummy join table just with my page names, I get an argument error. I don't understand why I have to make them all single cross filter direction for it to work.

There is no need for cross joins. Control both fact tables from the one calendar dimension table. No need to join the fact tables with each other.

Anonymous
Not applicable

Hi @lbendlin 

 

You have to pick a cross-filte direction.


skatofiaBAH_1-1727296135579.png

 

the default is 1:* Single from Dimension to Fact.  All other options are sub-optimal.

lbendlin
Super User
Super User

You mean, create a calendar dimension table that then controls both these fact tables?

 

Yes, you can. And you should.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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