I have a simple table called “Imported table” where Field 1 is merchant category and Field 2, 3, 4…10 are merchant names.
I am looking for a JS function with merchant name as parameter and if present in the database, can return the corresponding Fiel...