How to find a index of day containing certain value
Hi,
Lets say measure 1 have values for day 1 to 10 as
3 | 3 | 4 | 4 | 4 | 5 | 6 | 7 | 7 | 7 |
Measure 2 as
5 | 0 | 7 | 11 | 0 | 14 | 0 | 15 | 0 | 0 |
Measure 3 for day 1 = index of day where value in measure1 = (value in measure 2 day1)
Is it possible to achieve in RPAS?
Tagged:
0