Hello,
I’m trying to accomplish the following if possible
trying to concatenate distinct a text field from child records
Example: Account has child records with all types of fruit.
I tried this possible solution from the tutorial : http://help.skuidify.com/s/tutorials/m/models-conditions-filters/l/102520-include-child-relationship…
But it does not accomplish the “distinct” part.
So if let’s say 3 of 5 child records have banana
I would get : Banana, Kiwi, Banana, Banana, Apple
would there be any way to get : Banana, Kiwi, Apple and preferably in a existing aggregate model?
I’d like my fruit salad to have equal parts of all fruits 😉
Thank you
Question
concatenate distinct text fields from child Records

Translate
This topic has been closed for comments
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.