How use multiple search in variable

How can make a seach writing 3 or 4 or more phone numbers in search variable and get the result of id targeted phone numbers. i will be happy if anyone can help me

for example in enter a value i want to write 0552547032,0559794035 multiple numbers and get result

Hi @Huseyn
It looks like you’re looking for Field Filters, which can do exactly what you’re looking for, but you need to change the syntax a little and you cannot use aliases.
https://metabase.com/docs/latest/users-guide/13-sql-parameters.html#the-field-filter-variable-type
If you need the phonenumber cleaned up, then you should create a View or actually cleanup the data.