web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Search a specific text...
Power Apps
Answered

Search a specific text using text recognition

(0) ShareShare
ReportReport
Posted on by 4,187

Hi All,

 

I am using text recognition in which I capture a picture and the AI component shows me all the text the end user can select and do further processing.

 

BV1.png

 

by using TextRecognizer1.Results.Text I am able to get all the text that was recognized and I am assigning all the text to a datatable which works fine but now I want to search for a custom text in the result which was received by TextRecognizer

 

Usecase : On the otherside of the product, there is a country of origin text which has to be India, so I am trying to search it thus eliminating any manual efforts required to select and process further. 

Categories:
I have the same question (0)
  • Verified answer
    antoinec Profile Picture
    Microsoft Employee on at

    Hi, Would using a formula along the lines of
    If(CountRows(Search(TextRecognizer1.Results, "India", "Text")) > 0, "Found", "Not Found")
    work to detect the presence of those specific words? I'm not entirely sure that I got the scenario right.

  • jinivthakkar Profile Picture
    4,187 on at
    You got it right and it worked like a charm ! Thanks a lot 🙂

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 541

#2
WarrenBelz Profile Picture

WarrenBelz 434 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 289

Last 30 days Overall leaderboard