Base64 Encoder Tool

The Base64 Encoder tool issues a base 64 encoded string for a selected string field.

Configure the tool

Choose Field: Text (V_String): Select a string column for which to create a base 64 encoded version.

View the output

The output includes the original incoming data, and a Base64_Encoded column with the base 64 encoded string.

String Field Base64_Encoded
Writing Macros is fun! V3JpdGluZyBNYWNyb3MgaXMgZnVuIQ==