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
It should be possible to use the aggregation concatenate to return a single value from a sequence of text values. The value returned by the aggregation will be the concatenation of all the values separated by a separator to be defined.
<concatenationseparator="+"/>
The text was updated successfully, but these errors were encountered:
It should be possible to use the aggregation concatenate to return a single value from a sequence of text values. The value returned by the aggregation will be the concatenation of all the values separated by a separator to be defined.
The text was updated successfully, but these errors were encountered: