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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
rajix
New Member

Save url

Iam building a custom visual extension in PowerBI to acces a restful services and get the data and show in the report. Iam able to do that however unable to store the restful services API and AuthKey as part of the project. So everytime I reopen, I have to manually configure the URL.

Is there any way I can store this configuration and load automatically when I reopen the project so I don’t have to manually keyin. I have tried writing to a file, reading a file via typescript but that doesn’t seem to work.

Any Ideas ?

Appreciated.
2 REPLIES 2
v-chuncz-msft
Community Support
Community Support

@rajix,

 

Check the reply in link below.

http://community.powerbi.com/t5/Developer/How-to-get-set-Cookies-inside-a-visual/m-p/348828#M10339

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
rajix
New Member

Iam developing a custom visual extension that will consumer a restful services.

Even though Iam able to call and retrieve the data back and forth, Iam unable to save the URL and part of the PowerBI project and have to manually specify the URL and auth key every time I reopen the PowerBI project.

I also don’t see the ability to write a config file that could be used to save this config.

Any thoughts? Appreciated.

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

Power BI Carousel June 2024

Power BI Monthly Update - June 2024

Check out the June 2024 Power BI update to learn about new features.

PBI_Carousel_NL_June

Fabric Community Update - June 2024

Get the latest Fabric updates from Build 2024, key Skills Challenge voucher deadlines, top blogs, forum posts, and product ideas.

Top Solution Authors