When trying to sort a collection in ascending order error pops up.
Internal : Failed to translate data - Unable to cast value "Field1" to a number data item.
Tried giving different field names still the same error.
Gerald,
Make sure that in the Sort Field input parameter you have the name of one of the fields from the collection in double-quotes. E.g. ""Date Run"".
Hope that helps.
Pete