I am trying to embedd dashboards into my web application.
Right now I made it working with power bi embedded and Azure workspaces and it works.
But I saw that it is possible to make it working with Power bi rest api and iframes, but it asks logins via Oauth every time, right?
What is the differences between embedded and rest api for embedding dashboards into web applications?
Is it possible to use only power bi rest api and iframe it straight from the Power BI Service?
Is it possible to use Rest Api and Row level security?
Thank you