Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
timazarj
Helper II
Helper II

Table relationships

Hi,

 

in my model I have a Date table, using it a slicer, Employee table, using it for usercode. there are 2 different tables for Sales and Returns. I created the relationship between the Date to Sales & Returns to filter the monthly sales and returns. Also created a relationship and connect Employee to Sales & Return to show the employees' name rather than the codes and also be able to filte the names in the report. the relationships are 1-* and single. Now that I run the report it works well for the returns but not for the sales, the numbers are blank. Please advise me.

1 ACCEPTED SOLUTION

@timazarj,

Date(Date and Sales Table) is the culprit. Make sure that you have matching records for Date.

View solution in original post

12 REPLIES 12
SivaMani
Resident Rockstar
Resident Rockstar

@timazarj,

 

Is it possible to share your model diagram? Your result screenshot?

timazarj_0-1622126868239.png

 

timazarj_1-1622126961730.png

The right side should show the sales diagram and numbers which are blank now.

@SivaMani 

You should set up the Employee table to have a one-to-many relationships with both fact tables instead of many-to-many.

Also, can you post the measures you are using in the visuals?





Did I answer your question? Mark my post as a solution!
In doing so, you are also helping me. Thank you!

Proud to be a Super User!
Paul on Linkedin.






I did change that still not working

 

Upsells = CALCULATE(COUNT('Sales'[ActivityCode]), FILTER('Sales','XDAT-Upsell'[ActivityCode]= "UPSE"))

@timazarj,

 

Is it possible to share the pbix file (without any sensitive info)?

 Yes, can I have your email address?

@timazarj,

X-DAT and Upsells are calculated measures?

yes they are.

@timazarj,

Date(Date and Sales Table) is the culprit. Make sure that you have matching records for Date.

I changed the data type of the Return table in Power Query and it worked.

I ensured that the Date column, EffectiveDate, and EnteredDateTime in the three tables have the same data type and format, and there are matching records for Date. Still no result.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

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