You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow users to specify syntax to concatenate fields into a single field on output. Ie region|country would result in a field of region_country and value of Texas, US.
The text was updated successfully, but these errors were encountered:
Allow users to specify syntax to concatenate fields into a single field on output. Ie
region|country
would result in a field ofregion_country
and value ofTexas, US
.The text was updated successfully, but these errors were encountered: