Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

API limitations

Hi Everyone   i am building a report on Power BI to follow up our users' activity on Power BI.   I am using the Power BI REST APIs such as this one : https://docs.microsoft.com/en-us/rest/api/pow...
  • TomMartens's avatar
    4 years ago

    Hey Anonymous ,

     

    you can't avoid the limitations of the scanner APIs and yes it takes ages (in our tenant there are ~150k workspaes), the initial load took a little more than 3 days.

     

    You can use this solution: GitHub - RuiRomano/pbimonitor that will get you started.

     

    Hopefully, this provides what you are looking for.

     

    Regards,

    Tom