Announcements
Hi I want to check if window (or screen) contains multiple texts.
Like if window contains A or B or C then do this.
When I set those text variable and write %A OR B OR C% it says it doesn't support text.
How could I solve this??
Thank you
When checking whether a specified string is included or not, the "Contains" function will be used.
%Contains(DataFromWindow, 'AAA', True) OR Contains(DataFromWindow, 'BBB', True) OR Contains(DataFromWindow, 'CCC', True)%
*The DataFromWindow variable is the result of the "Extract data from window" action.
https://learn.microsoft.com/en-us/power-automate/desktop-flows/variable-manipulation?WT.mc_id=M365-MVP-4029057#logical-operators
Thank you! That's exactly what I was looking for!!!
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.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Haque 592
Valantis 340
11manish 284