Hi Community,
I hope you’re doing very well.
I need your help to solve a problem.
This is the output of a Compose action in my flow:

My goal is to sort these objects by the sum of TF and TC, such that the one with the smallest sum is the first and so on.
This is the Append to Array action that fills the Compose block:

Before, in a different Compose action, I was able to achieve this using Select block, but in a different context. I’m not sure if I can do it again with multiple data:


Thank you very much for your help and support.