Hi, I have an API Get Call stored in a custom state that populates a RG on my page just fine. However the API data is nested. I can organize the RG API data with the non-nested parts of the API, but I cannot sort it by nested parts of the API data. I have tried doing the ‘change which field’ and then entering dynamic data but when I do that (for the ‘departing_at’) it tries to sort by the date (i.e. August 30th 2022) not the field (‘departing at’).
Does anyone know how to fix this? Any help would be appreciated!