The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi, I am working with REST API as source, where I have to send token for authintication.
But I have to send that as base 64 text.
I want to convert string- zc4cqxzc2k522zfzpueslrn3e3dvaxgxntpcnujnboksj7yico3a to base 64 which will come as
OnpjNGNxeHpjMms1MjJ6ZnpwdWVzbHJuM2UzZHZheGd4bnRwY251am5ib2tzajd5aWNvM2E=
Hello,
You will get the function for every programming language to encode or decode base64.
Like Javascript base encode to decode tool: https://www.techinblood.com/base64-encoder-and-base64-decoder/
Thanks
Text.toBinary("text",BinaryEncoding.Base64)
Binary.FromText("1011", BinaryEncoding.Base64)
Please refer to the link below to Encode and Decode text in Base64.
http://www.url-encode-decode.com/base64-encode-decode/
Regards,
Charlie Liao
PlePlppppsadfjklasdl gyt6v c
I am looking for M code which will convert it to base64 automatically.
User | Count |
---|---|
71 | |
64 | |
62 | |
50 | |
28 |
User | Count |
---|---|
117 | |
75 | |
62 | |
55 | |
43 |