March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi everyone,
I am creating a custom Power BI visual. In my use case, the visual need to authenticate the users to a third party server with the Oauth2 protocol. When opening the report, every user should have a separate access token connected to this account. So, basically, my need is to save some user specific browser session data.
I know there is the Localstorage API and I am considering this for the future, but the certification and publication path is not something doable right now.
I also tried to use cookies and the typescript built-in sessionstorage object, but none of them work. Also, saving authentication credentials in another server to retrieve them later is not an option, other than ugly.
Thanks in advance for your support!
Solved! Go to Solution.
Hi @pietrodig,
Power bi service has its own security settings to control the operations, so I think you can't directly export session to local from visual without use local storage API.
Power BI Security - Power BI | Microsoft Learn
Regards,
Xiaoxin Sheng
Hi @pietrodig,
Power bi service has its own security settings to control the operations, so I think you can't directly export session to local from visual without use local storage API.
Power BI Security - Power BI | Microsoft Learn
Regards,
Xiaoxin Sheng
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
7 | |
3 | |
2 | |
1 | |
1 |
User | Count |
---|---|
8 | |
3 | |
2 | |
2 | |
2 |