Good Morning,
I am building my first ChatBot. It connects to a, Excel Spreadsheet (Table) and uses the Get a Row action.
I have made the connection work and I am getting data back and forth. The issue is, I would like the input of the flow to either:
- Be case insensitive (Most desired)
- Change everything in the input to Upper Case
I'd rather not have the user to have to worry about using upper or lower case. Can I have the Action receive the input and search for the desired row regardless of upper or lower case?