Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I'm trying to get report list with different properties such as report id, name, emabedded url, height, width etc in c# .net api.
I'm able to get the report list along with id, name, url but not able to get the report properties like height, width, pages etc. I can see we can do that via embedding each report which is not optimal. Is there any api which provides all list without embedding it? Because imagine if we've 1000 reports and need to sync each by embedding on client-side to get just the width, height and pages list.
Looking forward to get some positive responses. Thank you!
Hi @MM280089
Have you ever tried the getreportsasadmin API?
The API returns a subset of the following list of report properties. The subset depends on the API called, caller permissions, and the availability of data in the Power BI database.
Refer to: https://learn.microsoft.com/en-us/rest/api/power-bi/admin/reports-get-reports-as-admin#definitions
Regards
Red
Yes, but few properties are missing like original height, width etc.
User | Count |
---|---|
5 | |
4 | |
3 | |
2 | |
2 |
User | Count |
---|---|
8 | |
6 | |
4 | |
4 | |
4 |