Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!

Reply
Tung
Frequent Visitor

How to save data by user account in Power BI Custom Visual without losing it when changing machines.

Hello everyone
I am developing Power BI Custom Visual with "powerbi-visuals-api". I need to save some information by user account, so that when they log in on another machine or the machine they are using, the data will always exist until I delete it or I can change it.

Currently, I have tried the following methods but they have not met the requirements:

1. Using storageService and storageV2Service → Not working when changing machines because this is local storage based on session.

2. Calling external API to save data → Blocked by Content Security Policy (CSP) of Power BI Service.

3. Trying to enable IFrame Mode (sandboxing: "iframed") in pbiviz.json → But the API is still blocked when running on Power BI Online.

Question:
1️⃣Is there a way to save data by user account so that when they change devices, the data is still there?
2️⃣Is there a way to use Power BI to call external APIs?

Thank you everyone!

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

I need to save some information by user account, so that when they log in on another machine or the machine they are using, the data will always exist until I delete it or I can change it.

that sounds like a security issue. You as a developer should not have access to that information beyond what is stored locally.

View solution in original post

1 REPLY 1
lbendlin
Super User
Super User

I need to save some information by user account, so that when they log in on another machine or the machine they are using, the data will always exist until I delete it or I can change it.

that sounds like a security issue. You as a developer should not have access to that information beyond what is stored locally.

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

Vote for your favorite vizzies from the Power BI World Championship submissions!

Sticker Challenge 2026 Carousel

Join our Community Sticker Challenge 2026

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

January Power BI Update Carousel

Power BI Monthly Update - January 2026

Check out the January 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.