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
sovereignauto
Helper III
Helper III

Filter Dataset using parent table

Good Morning, 

 

I am new to PowerBi and am linking to a SQL Server.

 

I have created but the data is 15 years old so there is a lot of it and a lot of related tables.

What im hoping to do is restrict the dataset by putting a date filter on the "parent" table (which i have done already) but then restrict the "child/releated" tables to those that link to the records that are present in the parent data set. 

Example:

Table 1:

 

Ref

Date

Client 

 

Table 2 

 

Ref 

Client name 

Client address 

 

and so on.... 

 

I the above situation i only want to bring through clients that are related to table 1

 

Thank you in Advanced! 

1 ACCEPTED SOLUTION

Hi, @sovereignauto 

 

You can use inner join, merge as new, then cancel the enable load button in original tables.

v-janeyg-msft_0-1618218832527.png

Best Regards

Janey Guo

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

5 REPLIES 5
selimovd
Super User
Super User

Hey @sovereignauto ,

 

you can use an inner join in Power Query.

This should limit the data to the rows that exist in both tables:

22.png

 

If you need any help please let me know.
If I answered your question I would be happy if you could mark my post as a solution ✔️ and give it a thumbs up 👍
 
Best regards
Denis
 

Have just found that screen before you posted, Does merge create one table containing all the data or just inner join them? 

 

Thank you!

Hi, @sovereignauto 

 

You can choose to operate on the original table or generate a new table when use 'merge'.

v-janeyg-msft_0-1618208314863.png

If it doesn’t solve your problem, please feel free to ask me.

 

Best Regards

Janey Guo

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

thank you @v-janeyg-msft 

 

When i Merge and pair the tables as a left join as not all records in parent are in the second table, on load to apply the changes it still loads all the records (that dont match from the first) 

 

Parent Table - 80k Records

Child Table - 400K records and counting 

 

After first sync will it then dump the rest?

 

 

Hi, @sovereignauto 

 

You can use inner join, merge as new, then cancel the enable load button in original tables.

v-janeyg-msft_0-1618218832527.png

Best Regards

Janey Guo

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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
Top Kudoed Authors