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
Syndicate_Admin
Administrator
Administrator

Data ratio

Good night

I have two datasets in my BI and for some reason I can't get data realization to work properly. the data comes from a campaign dailler report that is mixed into the site's absence report. I would like to combine the data that allows me to cross the reports and return the daily hours of the timesheet. I've tried a realization between the agent's name and His_userfullname and a seprate like Su-calldate and timesheet date.

unfortunately I'm not getting the results I need. Am I missing something stupid?

Should relationships have the same title?

thank you in advance

ianboothman84_0-1614719653452.png

1 ACCEPTED SOLUTION
MFelix
Super User
Super User

Hi,

 

The problem with your model is that you have a many to many relationship, meaning that you get multiple result from both tables at the same time giving you multiple calculations.

 

What you need to do is to a dfimension table to relate both tables with unique values in this case the Userfullname and then make the relationship one tro many from that table to the other two.

 

This should give expected resutl.


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



View solution in original post

1 REPLY 1
MFelix
Super User
Super User

Hi,

 

The problem with your model is that you have a many to many relationship, meaning that you get multiple result from both tables at the same time giving you multiple calculations.

 

What you need to do is to a dfimension table to relate both tables with unique values in this case the Userfullname and then make the relationship one tro many from that table to the other two.

 

This should give expected resutl.


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português



Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

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!

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