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
sah259
Frequent Visitor

Combining two tables into one graphic

I have two different tables. Both have the variable "Day of Week". I want my x-axis to be categorical: Day of Week. I want one variable from one table and one from the other as my values. Can I do this?

 

I am in direct query so my DAX is very limited (and we want high performance, so we do not want to override that) and I cannot create any new tables in order to link things together. Also neither of my "Day of Week" columns has unique values, so I cannot make a relationship between them (even though they are the same variable). 

 

Any ideas how I can achieve this? 

 

Thanks in advance. 

1 REPLY 1
v-huizhn-msft
Microsoft Employee
Microsoft Employee

Hi @sah259,

After research and test, we can't add the values from two unrelated tables  in same x_axis. It will return the following errors.

1.PNG
Best Regards,
Angelia

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