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
sonam7
Microsoft Employee
Microsoft Employee

Need help with Relationship Issue

I am having 2 tables case-data and Incident. The relationship between these two table is one to many i.e 1 service request can be associated with multiple problems hence multiple support tickets.

 

Case-data table has primary key as ServiceRequestNo

Incident Table has Foreign key as Support ID No

 

The problem is initially I see all the possible Service Requests but as soon as I add Support Ticket ID field to my report values it shows me only those service requests which have a support ticket.

 

In technical terms, this is more like an inner join whereas I want left join because incident table has team name and I want to filter by how many total cases came to a particular team.

 

Can someone help me how can I fix this?

 

Join Doubt - 1.PNGJoin Doubt -2.PNG

1 ACCEPTED SOLUTION
3 REPLIES 3
luisrh
Responsive Resident
Responsive Resident

can you show how you related these two tables on the relationship view?  that is probably where your issue lies.

 

Luis.

sonam7
Microsoft Employee
Microsoft Employee

Please see below the relationship between the tables.Join Doubt-3.PNG

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