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.
ManchevB
2 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.. . 🤔
lbendlin
2 years agoSuper User
The error is caused by the way the stored procedure is written. Fix it in the SP.
- ManchevB2 years agoHelper II
I see, any suggestions where exactly I should check in the SP? - usually I have the SPs created for me, that's why I'm asking
- lbendlin2 years agoSuper User
any suggestions where exactly I should check in the SP?how would we be able to answer that without seeing the SP? It's in the SELECT statement ?