I am trying to create an action that would set a value from another column to an specific column row.
Currently, it’s setting the value in the same row and i want to be able to specify which row in that column!
I know that i can select the column with [Column] but how do i specify which row i want?
Solved! Go to Solution.
@Moncrab
So the expression in the Referenced Rows property of specific_row_action is incorrect. It should be:
SELECT(Job Dispatch[Key],[_RowNumber]=2)
User | Count |
---|---|
19 | |
13 | |
8 | |
3 | |
2 |