Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
May be try this
Dimension
ValueList('me', 'bob', 'jack')
Expression
Pick(Match(ValueList('me', 'bob', 'jack'), 'me', 'bob', 'jack'), Sum(MyCandies), Sum(BobCandies), Sum(JackCandies))
View solution in original post