Use case
This component can be useful when storing or processing data that doesn’t fit into a table structure. For example, you can use it to:- Store data that doesn’t conform to a standard schema, such as patient and treatment data in healthcare settings.
- Store data from multiple sources, such as customer feedback collected from emails, surveys, and social media, regardless of the original format.
Properties
string
required
A human-readable name for the component.
column editor
required
Select pairings for Source and Target columns. In the resulting Key:Value pairs, the Values are taken from the Source columns and the Keys are the Target column names.Click the Add all button to automatically populate the Source and Target columns with all the column names from the input source. You can then selectively edit the list if required, but if you click Add all again it will return the list to the default fully populated state, removing any changes you have made.
string
required
The name of the outputted constructed variant column.
