DocumentationTransformsDecodeDecode a Column Replaces encoded text (base64 or URI) with its decoded counterpart. Example uri%21%22%C2%A3Value1%23https%3A%2F%2Fweb.com%2FDecode as URIuri!ӣValue1#https://web.com/ blobRGVjb2RlZCBWYWx1ZQ==VGVzdA==Decode as Base64blobDecoded ValueTest Configuration ColumnSelect a column from the table to decode.Decode TypeSelect URI or Base64 to specify the type of encoding. See examples above.WhereAdd a condition to specify when the transform should be applied. If this condition is not met for a row, the value in the selected column will remain encoded.Cut TextDelete