Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I am using Python to pull some data from an API.
What is the best way of securely storing API keys and inserting at runtime. I don’t want to leave them embedded in my dashboard.
Hi @johnagillespie ,
The data connected through power bi is strictly protected. This is the Power BI Data Protection December announcements. You can check:
https://powerbi.microsoft.com/en-us/blog/power-bi-data-protection-december-announcements/
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
That doesnt help me.
I have a PBIX file with API acccess credentials embedded in the file in a Python script. I want to be able to share the file with colleagues using Github or similar, but dont want to leave the API creds in the file. I want to pull them in at run time.
How would I do that?
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.