Excel importer problem when parsing

2
The value in column: 2 was processed by a microflow. But an invalid value was returned, the type was expected to be a Integer but the returned value is of type: Long ReturnedValue: 567 I have a microflow parsing a string to an integer however I get the error of a Long has been returned any ideas how to solve this?
asked
1 answers
0

This might be related to the issue found here, could you file a ticket for it?

answered