Decode text
Description
This operation converts encoded text from various formats back to its original form.
Data types
These are the input/output expected data types for this operation:
Input data
- Encoded text you want to decode.
Output data
- Decoded textt.
Parameters
These are the parameters you need to configure to use this operation (mandatory parameters are marked with a *):
Example
Suppose you want to convert a series of events from square feet into square meters:
In your Pipeline, open the required Action configuration and select the input Field.
In the Operation field, choose Decode text.
Set Source Encoding to
Square metre (sq m).Give your Output field a name and click Save. The values in your input field will be transformed. For example:
You can try out operations with specific values using the Input field above the operation. You can enter the value in the example above and check the result in the Output field.
Last updated
Was this helpful?

