Forum Discussion
Embedding i n Power BI Report Server
thank d_gosbell but the mobile app I am referring to here is not Power BI mobile app but rather a customer mobile app I built myself on a javascript framework, also the same with the web app. I just want to embed my existing dashboard on these apps. But I want the dashboard's RLS to work in sync with the authentication of the web apps."Once user log in to my web app the dashboard only shows their own data".
Yes, but the concept is the same whether it's the Power BI mobile app or something custom. Report Server is typically installed on-prem behind corporate firewalls and not accessible to web/mobile apps. Using the Azure Application Proxy is a way of giving the on-prem Report Server a publicly addressable endpoint without putting the server itself on the public internet.