I’m turning this Collection into an Array.
To get this value:
I need this separate value equal to the image.
The problem is when this collection arrives empty, and causes an error in the flow.
How can I solve this problem?
I’m turning this Collection into an Array.
To get this value:
I need this separate value equal to the image.
The problem is when this collection arrives empty, and causes an error in the flow.
How can I solve this problem?
I tried this, but it returns the value as a collection and it can’t be like that, you have to return the separate values.
Can someone help me?