Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello Team,
Requirement:
Module A ------------------- Module B
Report1 ------------------ Report 3
Report2 ------------------ Report 4
Note: All these (Above 4 reports) are in same workspace.
This is how my project needs to fetch the reports and embed in UI. So, this way avoid holding Module B in Module A reports response.
During our rest Api call, we used this method: GetReportsInGroupAsync() to get all reports based on workspace.
If Module A, calls the above method they should get only Report 1 and Report 2. Likewise in Module B, they should get Report 3 and Report 4.
Please help me how to achieve this using powerBi Rest API using C#.
No @Anonymous
In Same web application, We have two separate projects integrated.
For these two we are using same workspace.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.