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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
artp3642
New Member

INNERNATURALJOIN not working even summing 0 after columns

So my problem is, I have two tables, one of which has hourly data, while the other has weekly data and my objective is to join both tables. What I did is I created a dax code to create a "week" column in the hourly data table so i am able to  join them using this common column. However it doesn't work. When I try to use NATURALINNERJOIN, I sum 0 in front of the week table so it doesn't have lineage error, but it persists, and i have no idea what to do. The lineage error is still there.

2 REPLIES 2
artp3642
New Member

naturalinnerjoin.jpg

@artp3642 , First of all, why are combining the two tables. If there join column, You can create a join and use them in visual

 

Second, what is the error in the table can you share in text format

 

refer if this can help

https://www.sqlbi.com/articles/from-sql-to-dax-joining-tables/

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors