Hello guys,
When running flow and hit this kind of error, what to check and how ?
Because my flow, it is used to work before. It is an upload file, call from Power Apps to Dynamics 365 F&O using their data entity. Under the same environment, it was work before with same file, but I don't know why, today I hit this error.
There is some of the same error I found in this forum talking about the database fieldname is changed, but I didn't make any changes in my database.
This is the error looks like :

And as mentioned because it is working before, I compared with the last successful job and it has the same identical script on the "Show raw inputs" from flow history. But it has the error on raw outputs this time saying "
"An error has occurred. Error executing code: Wrong type of argument for conversion function."
So I would like to know how to check this to find out the source of the problem. What conversion does it referring to ?
Thanks