There is a discussion of a (somehow) similar use case in this topic. The final solution for that case was like Nick suggested you now: generate an array from the object, sort the array by timestamp and finally take the last element of the array.
Andrei
11
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Read data from JSON array | 42 | 30039 | 19 March 2019 | |
| Working with messages, objects to array, ui-table | 7 | 164 | 6 December 2024 | |
| Subflow used to retrieve JSON key value | 15 | 1048 | 20 December 2020 | |
| Parse JSON object | 13 | 4585 | 15 April 2021 | |
| Get data from an array of objects | 22 | 1803 | 10 July 2020 |