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
Yuvaraj
Helper I
Helper I

How to associate the two tables with duplicate values?

Hi,

I have two tables with one common field it has duplicate values in both tables. For that i created one new unique table for the duplicate values inorder to associate with the two tables in Data Model. While designing the two table fields are not associated into one single table. Can you suggest how to solve this....

 

Regards,

Yuvaraj

3 REPLIES 3
ovetteabejuela
Impactful Individual
Impactful Individual

Not sure what your problem is, can please rephrase or post images or tables?

 

 

 

 

 

 

 

 

DataModel.png

 

the above Image is my Datamodel, i told previously the two tables are have same field(IncidentID) with duplicate values so i create one unique table(IncidentID) for IcidentID but while report desigining it will not accept the values while drag two table fields into single report.

 

Regards,

Yuvaraj

As I understand your posts; 1Feb table and MHT table have multiple records with repeating Incident ID - so therefore you've created the Incident ID table with unique values; joining them together. This is the correct first step. 

 

Data modeling is not just tables but also may involve calculated columns or other specialty tables. 

 

What is unclear in your post is your goal.  Without knowing your goal one cannot be sure if the issue is your DAX syntax or whether further modeling is needed.

 

To write a measure involving fields from separate tables one must typically use the RELATED syntax in DAX.  A few rows of your sample raw tables and/or a few rows of your goal result can be very helpful to determine the best path from start to finish. 

www.CahabaData.com

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