Hi,
I'm new to the Power BI embedded and want to know how the filtering works.
We have Power BI embedded, and all our resources are hosted in the Azure , including the database and Power BI subscription. I published a semantic model (dataset) file to the Power BI service workspace, and we have 10 different reports (dashboards) linked to that dataset. Also, we have an application that allows the clients to access these reports.
There are multiple roles, such as Admin, Manager, etc and clients can access different layouts based on their roles. For example, if a manager from Company X accesses the application, the report will be filtered to show only data for AccountName = "Company X." However, we have not defined any row-level security in Power BI, and there is no visual level or page level filters.
I would like to know what processes occur in the backend or frontend to filter the report based on the login information, considering that we are not implementing any filtering in Power BI?
Thanks for your help!