Hi,
Really looking for some help with this one as it could be massive if I get this corrected!
I have created a flow triggered from a PowerApps button that gets a text file from a sharepoint and then splits that text file into an array.
The items from the array are then meant to be inserted into the MySQL database. So far when I run the test of the flow I can see that it is inserting to the correct columns however, I keep getting the below error.
We can't update the value. The operation or its arguments aren't supported by the value.\r\n inner exception: We can't update the value. The operation or its arguments aren't supported by the value.\r\nclientRequestId: 83dc2a66-17b9-4977-9793-4601b1b8982b",
Help would be massively appreciated!