Forum Discussion
Michiel
8 years agoResolver III
Encode a Text field
I'm using an API requiring a token in Base64 encoding, coming from a text string.
Playing around with the query editor and M, I've been able to succesfully convert the encoded string back to the original with Binary.FromText function and the BinaryEcoding.Base64 constant. But is there a way to do the opposite, so encoding the original string into Base64 format?
7 Replies
- v-jiascu-msftMicrosoft Employee