Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi All!
I'm trying to create a custom connector for Power BI desktop.
I'm connecting to the site that requires special encrypted headers.
I need to merge the current timestamp and private key into one string. Then I need to encrypt this string using Base64 algorithm.
Is it possible? How can I do it using Visual Studio 2017 and Power Query SDK?
Thanks in advance,
Alexander.
Solved! Go to Solution.
@rcyber,
You can use Binary.ToText() function. There is a similar thread for your reference.
https://community.powerbi.com/t5/Desktop/Encode-a-Text-field/td-p/440197
Regards,
Lydia
@rcyber,
You can use Binary.ToText() function. There is a similar thread for your reference.
https://community.powerbi.com/t5/Desktop/Encode-a-Text-field/td-p/440197
Regards,
Lydia
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.