Forum Discussion
ManchevB
Helper II
2 years agoAmbiguous 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
Super User
2 years agoThat's an error inside the Stored Procedure. Fix that there.
- ManchevB2 years ago
Helper 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.. . 🤔