Forum Discussion
ManchevB
2 years agoHelper II
Ambiguous column name when using multiple sources
- 2 years ago
The error is caused by the way the stored procedure is written. Fix it in the SP.
lbendlin
2 years agoSuper User
That's an error inside the Stored Procedure. Fix that there.
- ManchevB2 years agoHelper II
Do you know where exactly the error could be?
The Stored Procedure done in SQL uses the same columns, with the same names I have in the other 2 sources. I tried renaming them in the Power Query editor but nothing changed.. . 🤔