Skip to main content

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



Looking for my template UniqueID, I realized i was not clear by mistake


I’m trying to use it as part of a Field Template(#2 in ss below) not a template component


I just tried the “merge” in template component (#1 in ss below) , and it did render.



I should be able to work with this, so ty again.


But I’m curious to know what is the difference between both type of templates


ty 🙂