Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support an aggregation concatenating text values #571

Closed
Seddryck opened this issue Dec 8, 2019 · 1 comment
Closed

Support an aggregation concatenating text values #571

Seddryck opened this issue Dec 8, 2019 · 1 comment

Comments

@Seddryck
Copy link
Owner

Seddryck commented Dec 8, 2019

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.

<concatenation separator="+"/>
@Seddryck
Copy link
Owner Author

Seddryck commented Jan 6, 2020

Beta available in 1.22.0-beta0067

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant