Hey everyone,
So I am creating a flow to run a prediction on the data as it is entered/updated in Dataverse, see image below:
This flow was created in Power Automate and I am using Power App to add&update the table in Dataverse.
I am currently getting an error with the prediction :
I would really appreciate any help, thank you!
Is this related to this problem?
Re: AI Model Predict action started failing with T... - Power Platform Community (microsoft.com)
If so, you may check that the input of the action have the expected type. (Probably passing a float to one of the parameters instead of an integer)
Hey, I have got this error before in some other case. Can you share more details like expanding each action and the trigger and also share the database table details? If you cant share the database table, make another one similar to original one. Also tell me the data types of each column. Surely you are messing somewhere with the data types.