Forum Discussion
Anonymous
6 years agoNot applicable
Fetching multiple tables from query
Hello All, I have stored procedure which gives multiple tables as output. In power bi desktop i am getting data from query and i am executing same stored procedure. but it loads only 1st table d...
- 6 years ago
Anonymous , you need to create 2 queries to get two tables . each query should return one table.
amitchandak
Super User
6 years agoAnonymous , you need to create 2 queries to get two tables . each query should return one table.