Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register 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
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
4 | |
3 | |
3 | |
3 | |
3 |