Is it possible to use AGGR inside a PICK Expression?
I'm updating an existing application that is using a detached table (columns are _KPI and Seq) and a pick expression to combine several expressions into one expression. It currently looks like below:
While this expression works fine as a separate expression, It doesn't seem to work inside the pick, it just returns a blank value.
Any thoughts?
Thanks,
Will
Update:
I was talking with a coworker and he made a comment that turned out to be correct. _KPI, though irrelevant to the equation directly, was necessary to make the calculation work. So the solution is: