Could you try to type typeof <yourVariable.result>
on the formula box and share the result ?
You can also try Array.isArray(<yourVariable.result>)
and see if it return true or false
Could you try to type typeof <yourVariable.result>
on the formula box and share the result ?
You can also try Array.isArray(<yourVariable.result>)
and see if it return true or false