Forum Discussion
Anonymous
4 years agoNot applicable
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...
- 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
TomMartens
Super User
4 years agoHey 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