Forum Discussion
Anonymous
6 years agoNot applicable
Grabbing Reports in Groups
I am currently building an MVC application using the Power BI C# SDK that is supposed to embed multiple reports into one page using the app owns data model. However, the method client.Reports.GetReports() is only returning the first report in the workspace, whereas I want it to return all the reports in the workspace.
Is this possible? And if so, what is the mistake?
No Replies