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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
rcyber
Resolver I
Resolver I

Using crypto functions for a custom connectors

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.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

@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

View solution in original post

1 REPLY 1
Anonymous
Not applicable

@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

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 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.

Top Kudoed Authors