Forum Discussion
SDream7
8 years agoHelper I
Merging queries based on multiple conditions
Hello, I'm having difficultly merging two tables through the merge query function. Here's my situation: Table A has numerous fields, but the ones of interest are [First Name], [Last Name], [C...
Anonymous
8 years agoNot applicable
As per your point#3, you have said not to add any joins between tables.
However, I get below error -
Any idea?
RahulYadav
8 years agoResolver II
- SDream78 years agoHelper I
I got the same issue as the user above:
"No common join columns detected. The join function 'NATURALLEFTOUTERJOIN' requires at-least one common join column."
How would I fix this? What do you mean you added join based on Client ID?
Sorry, i'm new to BI :(
- RahulYadav8 years agoResolver II
Hi SDream7,
Create a new join between TableA & TableB as below through Manage Relationship.
Let me know if you get the desired result.
Thanks,
Rahul
- SDream78 years agoHelper I
When I link both fields into a relationship, I can only link it as a Many to One.
Then the error I get on Table C is "The Column with the name of 'Client ID' Already Exists in Table C.