carchers9 | 2023-03-08 21:51:56 UTC | #1
We are using a data action that returns 4 sets of information. Each set contains a time of day and a value. Any idea as how I can sort based on the time of day in descending order? I need to be able to play the time of day and the value.
Example - Times vary day to day Task.d1time (2pm), Task.d1value Task.d2time (11am), Task.d2value Task.d3time (4pm), Task.d3value Task.d4time (9am), Task.d4value
I'm trying to play audio: d4time/value, d2time/value, d1time/value, d3time/value
system | 2023-04-08 21:51:59 UTC | #2
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 18800