Hi Mates,
I have written flow to read and insert in to SQL.
everything is fine but when cell is blank getting below error.
Unable to process template language expressions in action 'Compose_2' inputs at line '1' and column '2266': 'The template language function 'int' was invoked with a parameter that is not valid. The value cannot be converted to the target type.'.
Yes i understand its because of excel cell is blank since it can not convert.
but how can we manage or bypass or when any .... excel cell is blank/empty/null
it should run even it found any blank values
Any help here ...?