Forum Discussion

bfernandes0809's avatar
bfernandes0809
New Member
8 years ago

API not returning all reports

Hi all,

 

i am currently using the PowerBI API to return reports to my webapp.

 

On the PowerBI Website i can access 4 reports, but the API only returns 2.

 

Does anyone have a clue why this happens ?

 

Thanks in advance

2 Replies

  • v-micsh-msft's avatar
    v-micsh-msft
    Microsoft Employee

    Are those reports all in the same App workspace?

    If not, then you may need to use the group Id to get the other reports in another workspace.

    Adding the GetReport API referernce:

    Get Reports

     

    Regards,

    Michael

     

  • Anonymous's avatar
    Anonymous
    Not applicable

    For future readers:

    If you use the GET Reports in Group endpoint it gives you more granular access to the workspaces and should return what you need.