Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hello,
I am using Gerhard Brueckl C# wrapper to use the REST API https://blog.gbrueckl.at/2017/05/c-wrapper-power-bi-rest-api-version-2/
I Use it to be able to list reports,, workspace, .... I am currently trying to get access to the tiles of a dashboard and I was wondering it there is a problem witht the API.
If I look at the URL Gerhard use to access to the tiles of a dashboard in my workspace, the syntax is different from the documentation. The right synthax is https://api.powerbi.com/v1.0/myorg/dashboards/{dashboardKey}/tiles/{tileKey} but he wrote https://api.powerbi.com/v1.0/myorg/dashboards{dashboardKey}/tiles/{tileKey}. The difference is a "/"
If I correct his synthax according to the documentation, it does not work anymore. So I guess there is a problem here.
If I try to access the tiles of a dashboard which is not in my workspace with the same synthax from the documentation. It does not work. I tried the same "mistake/correction" as Gerhard and It does not work either.
Does anyone have an idea about this ?
Thanks,
Hi @Anonymous,
If the dashboard is in a group, you should follow this API. You may also try this https://github.com/Microsoft/PowerBI-CSharp.
Best Regards,
Dale
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |