Announcements
Hello everyone,
I'm creating a flow that have a condtion that say if the file 'name' contains 'a number' but it return an error.
How can i fix it ?
Thank you in advance,
Hi George,Do you want the condition to = yes if the file name contains any number?
@CollabTechie hello,
Yes the condition is : if "Name" contains "1234"
I think the question was if you want to check for any number (1 or 2 or 3 or 4 or 5 or...) or specifically "1234"
@Maexchen
the condition is for any number that contains/exist in the Title
it give the following error :
"< Unable to process template language expressions for action 'Condition' at line '1' and column '2777': 'The template language function 'contains' expects parameters of matching types: a dictionary and a key (string), an array and a value (object), or a string and a substring. The provided types 'String' and 'Integer' are incompatible. Please see https://aka.ms/logicexpressions#contains for usage details.'. >"
there is your answer. try writing "1" (in quotation marks, though it might have to be single ones '1'). when that works for something with a 1 in it try "1","2","3","4",.... if that doesn't work you need a line for every number.
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.
David_MA 262 Super User 2026 Season 1
Haque 227
Expiscornovus 225 Most Valuable Professional