Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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
Solved! Go to Solution.
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
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
OK~Thank you for your answer.
I Will try it more