Hello kestenholz, ChristainAbata, EricaBao,
Sorry for my late response and thanks a lot for your feedback.
My solution with Model : https://www.ve-studio.net/BorneoSolution_1_0_0_1.zip
The error is located in the flow "PowerApp -> Predict"
.
Yes the prediction model has been trained and then published into a CDS solution. I manage to create an application controlled from this model and read the prediction data.
However, I would like to be able to run my model from a canvas application with a flow. To this end, I create a prediction flow in a solution and also integrate my model and my entity into it. In my flow, the error message appears when I call my custom prediction model.
the error message does not appear when I call a prebuild model such as:
- RecognitionText
- BusinessCardModel
- KeyPhraseExtraction
- LanguageDetection
- SentimentAnalys
Thank you so much.