artificial-intelligencepowerappspowerapps-formula

"TxtRecognizer.Selected.Text" Power Apps Stop Working


I have an application in Power Apps which uses the txtRecognizer object from AI Builder. It was working fine until this morning, all of sudden, every formula that uses the syntax txtRecognizer.Selected.Text are reporting errors. Like in the image below:

Error Image Error image

Basically, in the image it says Name is not valid. 'Text' is not recognized.

Looks like the problem is about the .Text property, if you use another property like txtRecognizer.FullText it seems to work, but it's not what I need in my project. How to resolve it?

I tried to use the txtRecognizer in another application to see if the problem was the original Canvas, but it didn't work as well. So, the problem must be in the object. Does anyone knows if something change in the original library?


Solution

  • This is a known issue - see https://admin.powerplatform.microsoft.com/support/knownissues/4665641. The fix should come in a couple of days, and the document lists a mitigation (you can go back to a previous version of the Power Apps canvas studio)