Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

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...
  • amitchandak's avatar
    6 years ago

    Anonymous , you need to create 2 queries to get two tables . each query should return one table.