Forum Discussion
SJi
8 years agoFrequent Visitor
How to load data from stored procedure?
Hello, we have stored procedures created for our mobile and paginated report and we would like to use them with PowerBI. The procedures often have temp tables and parameters. I've enabled opequer...
Greg_Deckler
8 years agoCommunity Champion
I believe typically you use the EXEC SQL statement in the Advanced portion of the connection to SQL Server.