Forum Discussion
ueshwar
3 years agoFrequent Visitor
Need Help to import data from Postgre SQL Stored Proc
Hello Everyone,
looking for help to import data from Postgre SQL DB using stored procedure.
i am trying to call the stored proc from Advanced Options > SQL Statements.
I have tried using the query
CALL <Stored Procedure>
and
EXEC <Stored Procedure>
its throughing the error saying syntax error.
looking for help
Thanks in Advance
1 Reply
- lbendlinSuper User
please show the Power Query code and post the full error message.