Forum Discussion

skygold16's avatar
skygold16
Helper II
1 year ago
Solved

Power BI Embedded semantic model

Hi everyone,   We are publishing Power BI report to the public interface and hence we are considering to go with power bi embedded. However, we have some concerns regarding the import of granular d...
  • Akash_Varuna's avatar
    1 year ago

    Hi skygold16 You could include Rls and other things please check these out 

    • Disable XMLA Endpoint: Ensure the XMLA endpoint is not enabled for external users.
    • Row-Level Security (RLS): Apply RLS to restrict data access based on user roles.
    • Aggregate Data Before Import: Only include aggregated or summarized data in the report.
    • Service Principal Permissions: Limit the service principal to required access only.
      If this post helped please do give a kudos and accept this as a solution 
      Thanks In Advance