Hi,
I have a panel like that :
I want to output results of each value from the "cost" column associated to the right platform value in 4 different token.
the value in "platform" column is : A, B, C, D
How can I do that ?
Thanks a lot !
You only really have access to the first row of results to set your tokens from - you probably need to change the way the table is formatted to have the results you want on the first row, which could be in non-display columns, or have a separate non-display panel which contains the results you want in the first row.