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
rkaul
Frequent Visitor

Filter two unrelated tables simultaneously

I have two unrelated tables - 'Member order' table which has order info of all the orders placed by the members with order_date and 'renewal payment' table which has information on membership payment done by the members (not order payment) with payment_date. Both tables have dates (order_date and payment_date respectively) ranging from 1st Jan 2018 to present. I want to create a filter which can filter the information in both the tables simultaneously. At present, I have to create a separate date slicer for both tables separately. Is it possible to have just one filter e.g. if I ask user to enter a date range of 1st Aug to 31st Aug 2019, then it should filter information between those date ranges in both the tables? 

3 REPLIES 3
Anonymous
Not applicable

Hi @rkaul 

you need to create a date table.

Then relate the date column to the relevant date(s) in your tables.

Create a filter/slicer from the date column/date table.

Enjoy!
A

can you elaborate on which relationship I should create after creating the new date table? I'm new to PowerBI. 

Anonymous
Not applicable

Hi @rkaul 

As mentioned.

Take the date column from the date table. 

Connect it with the date column(s) from your tables. i.e with payment_date & order_date.

Cheers!
A

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