Hi,
I need to know if this requirement is possible. I using Airtable with API and currently I have multiple table link to each other. The issue is the order of the data linked is important for me.
For example: in the image attach, I want to link the data with certain order by using its data.
tm_26137 -> days = 3
tm_29311 -> days = 5
tm_29311 -> days = 7
I want to arrange the linked data based on the days value, lets say I want in days descending value.
Is it possible? this is to minimal the code effort.
Thank you in advance