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! Learn more

Reply
Anonymous
Not applicable

Date Filters filter table that isn't connected

I'm working on a pricing report and I have two main fact tables. Both are the exact same data, except one is for a base period and one is for a current period. The goal is to be able to filter the base period table (say 2022), find the average selling price in that base period, and compare it to a current period (say 2023) and the average selling price in the current period. 

I'm running into an issue with the base period table. When i filter the current period table to 2023-06, it also filters the base period table even though the tables aren't directly linked. 

You can see in the screenshot below, my total USD sales are 38.5m for the base period. when i filter the current period slicer anything other than 1-9, the base period numbers change.

NickAdmin_0-1694087929944.png

NickAdmin_1-1694087982124.png

 

Here are my relationships. The connection from the calendar table is ONLY connected to the current period.

NickAdmin_2-1694088074104.png

I can't break filtering on the visual since the visuals will have both base period average selling price and current period average selling price as well as other fields that utilize these two measures to make other measures.

I'd appreciate any help that anyone can provide. Thank you all kindly!

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

So your solution didn't work, but by gods you helped me find the issue after staring at my screen for so long. I made your new table but realized it wasn't going to work because I needed filters from other tables to apply (for example, I'd need to exclude certain bad item codes from both the base period and the current period). I recreated all the connections from the various lookups into this new table and realized it was a problem with the LU_Customer table. Upon looking at the connection between LU customer and the current period, the cross filter direction was set to 'both' instead of 'single'. Made this direction 'single' and the issue is resolved.

Thank you! 

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

So your solution didn't work, but by gods you helped me find the issue after staring at my screen for so long. I made your new table but realized it wasn't going to work because I needed filters from other tables to apply (for example, I'd need to exclude certain bad item codes from both the base period and the current period). I recreated all the connections from the various lookups into this new table and realized it was a problem with the LU_Customer table. Upon looking at the connection between LU customer and the current period, the cross filter direction was set to 'both' instead of 'single'. Made this direction 'single' and the issue is resolved.

Thank you! 

eliasayyy
Memorable Member
Memorable Member

@Anonymous hello your best bet is to create a disconnected base table by using the formula New table = 'Base Table' 

this will create replica of the table but dont connect it to any realtionship 


Anonymous
Not applicable

I'll give that a shot and update with results.

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