Skip to main content

Notifications

Power Apps - AI Builder
Unanswered

Feedback Loop section (preview) Error - AI Building / Power Automate

(0) ShareShare
ReportReport
Posted on by 19
Hello, 

 

Hoping someone can explain or breakdown an error I am receiving.

I am working off an AI Model to run through Automate to extract information from a document and if confidence score of that document is lower than 70% to kick it to the AI Builder Feedback Loop. 

Which according to the action description kicks it back to AI Builder so that I can review and re-train the AI model. 

 

Under the Feedback loop section I have the following condition:  

Feedback Loop Variable is activated & Collection Confidence Score is less than 70%

raekwon231_0-1689007245609.png

 

I tested the flow with a totally unrelated document thinking it would fail the AI Model, and kick to the Feedback review.

Except I keep getting an error on the Feedback Loop Section related to that Condition Sample. 

 

raekwon231_1-1689007447662.png
Any ideas where I'm messing up at? 
This was a premade template "Use form processing model to extract data from documents in OneDrive" and I was just rearranging the information for the most part...
Categories:
  • Antrod Profile Picture
    Antrod on at
    Re: Feedback Loop section (preview) Error - AI Building / Power Automate

    Types within separated conditions are independent, meaning that the variable is tested against the Yes string and the collection confidence score is tested against 0.7.

    You can try by removing the condition on the feedback loop variable and just keep the one on the confidence score. 

    I tried this condition on my side with the Collection confidence score and it works:

     

    Antrod_0-1689058004640.png

     

  • raekwon231 Profile Picture
    raekwon231 19 on at
    Re: Feedback Loop section (preview) Error - AI Building / Power Automate

    raekwon231_0-1689018634082.png

    I've tried .7 previously and had no luck. 

    It seems that an earlier step in the process creates a variable "Feedback Loop Activated" that is later activated in the condition sample. And that is expecting a string "yes" which it gets in the later condition sample but also a 'float' 70% which gives off the error.  I can change the activation type to float or other types but confused what to change it to, to process as intended which is look at confidence score and send for review if not over the threshold.

  • Antrod Profile Picture
    Antrod on at
    Re: Feedback Loop section (preview) Error - AI Building / Power Automate

    Hi @raekwon231 ,

     

    It seems that your condition fails because types that don't match in the comparison (between float and string). Try replacing "70%" by "0.7", that may solve the issue.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,445

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,741

Leaderboard