Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

NATURALLEFTOUTERJOIN not finding common join columns

Hi everyone,

I'm testing the NATURALLEFTOUTERJOIN function with the below tables no success, receiving a "No common join columns detected. The join function 'NATURALLEFTOUTERJOIN' requires at-least one common join column." error.

 

Both are configured as date tables with no relationship to each other in the data model.

 

Any ideas why I might be receiving this error?

 

NATURALLEFTOUTERJOIN('Calendar Table', 'Calendar Table2') is what I'm using in my measure