Hi @GeorgeD29,
Have you solved your problem?
Do you want to search a column from excel table using the ExcelOnline(Business) connector?
Could you please tell me that if the column containing numbers?
Generally, if the column contains number values, it is true that the search function within the Combo Box does not work.
If you insist on search for number values, you could directly use the AddColumns() function to convert the number value into text value.
AddColumns(<YourOriginalFormula>,"Newcolumn",Text(Column1)).Newcolumn