Hello,
Requirement :- The parent should have the average color of its children.
I have an Indicator(Red , Yellow, Green) coming as a Text input from the Source.
The requirement is to roll up to its immediate parent and its final parent subsequently based on the average color as per the children hierarchy.
Kindly let me know how to we aggregate / average text values.
Thank you very much in Advance!