Hi,
When I do a backend query API call and I get a "list" (array) of values, FFlow appears to show them as a string.
I'm trying to get a list of $ total values and display them formatted with currency - but I do not have the option to format the values as currency as FFlow is thinking its a string (because its an array of data)
Has anyone had this before? Any idea on how to force FFlow to see it as a integer/double?