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
Avinash_Sah
Regular Visitor

Connect data from lookup in table1 to a col in table2 to show data on basis of date and lookup col

I have multiple data sources most of which is connected to a date table for date sync. 

One of them is not connected with date and has a lookup from another table (brand id to brand).

The lookup column is connected to another table that has the column with same brands.

 

I created relationship between them on the basis of brand, but when date filter is applied the data is not getting filtered.

Also some of the brands are missing. I want zeros in both the columns where that brand is missing.

 

Any related help would be Appreciated.

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Avinash_Sah , to me it seems like you need common tables

 

https://amitchandak.medium.com/power-bi-when-i-asked-you-to-create-common-tables-a-quick-dax-solutio...

 

Or check 4 ways to copy data from one table to another
https://www.youtube.com/watch?v=Wu1mWxR23jU
https://www.youtube.com/watch?v=czNHt7UXIe8

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

View solution in original post

3 REPLIES 3
amitchandak
Super User
Super User

@Avinash_Sah , to me it seems like you need common tables

 

https://amitchandak.medium.com/power-bi-when-i-asked-you-to-create-common-tables-a-quick-dax-solutio...

 

Or check 4 ways to copy data from one table to another
https://www.youtube.com/watch?v=Wu1mWxR23jU
https://www.youtube.com/watch?v=czNHt7UXIe8

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Hi thanks for answering, What I want to achieve is also use the second column in the table "category" similar to "brand" but as now the connection is made on brand it shows errored data on category basis. Any way to connect that?

Solved using a copy of same table and doing all of this again. Thnx for the help btw

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