Forum Discussion
How to find your publish to web URL
When i share my dashboard ,PowerBi will give me the URL(use iframe).
But I want when i use this dashboard can authorization user information, like login in my web then use cookie to authorization user or PowerBi share the dashboard can use different url everytime when it be call.
I want to build the dashboard with compute but that compute not use Micorsoft AD service.
So i can't use authorization by Microsoft AD service.
By the way, I come from Taiwan and i still the university students.
Nice to meet everyone
The way the Publish to Web functionality works, per the Power BI Security whitepaper, is that it strips out all user authentication functionality from the model. Therefore, I don't think the Publish to Web is what you want for your needs. Have you looked into Power BI Embedded?
Treb Gatte | Business Solutions MVP | Power BI Recordings | @tgatte | Blog
2 Replies
- trebgatte
Most Valuable Professional
The way the Publish to Web functionality works, per the Power BI Security whitepaper, is that it strips out all user authentication functionality from the model. Therefore, I don't think the Publish to Web is what you want for your needs. Have you looked into Power BI Embedded?
Treb Gatte | Business Solutions MVP | Power BI Recordings | @tgatte | Blog
- ttps40609New Member
OK~Thank you for your answer.
I Will try it more