I'm trying to loop over data in an SQL table, but when I'm trying to use the value inside a foreach loop action using the @item() i get the error:
"Failed to convert the value in 'table' property to 'System.String' type. Please make sure the payload structure and value are correct."
So the row value can't be converted to a string. Could that be my problem? and if so, what can I do about it?
Here is the pipeline:









