Forum Discussion
RakeshSinghr
Resolver I
6 years agoOracle Stored Proc in PBI Desktop
Hi, I need help with executing an oracle stored procedure that simply returns few columns. I'm getting "Oracle:ORA00900: invalid SQL statement" error. I'm using ref cursor - see below co...
- 6 years ago
For anyone in the same boat as me - Oracle stored proc with ref cursors can be executed within power bi desktop. It just need to be run with cursor variable declaration.
siva_powerbi
Helper IV
6 years agoHi Rakesh
Thanks for the Code.
I am not getting any error during connection but when tried to save changes, getting error missing right paranthasis. Checked the syntax in advanced editor and everything looks correct but still I can see error.
Any ideas.
Thanks
siva
siva_powerbi
Helper IV
6 years agoThanks Rakesh,
Code is working, didn't do anything special just restarted the Power BI.
Thanks
Siva