Hey folks,
Trying to develop a SaaS application using Power BI embedded, where I need to show the filtered list of reports from an app workspace based on the logged in user.
E.g. If an app workspace contains 10 reports, and when user A logs in to the application - only 5 reports would be shown and for user B, 8 out of those total 10 reports would be shown.
If reports published in an app workspace contain metadata where I can associate users or user's role with each report then it is quite straighforward to achieve but I am currently unaware if this is possible.
Any pointers how would I achieve this using Power BI Apis?