Noob question

Hi there,

I am new to javascript and n8n. Trying write an expression in Google Sheets → Get Row → Filter for row that has a “Yes” in them. Case should be ignored. Whats the best way to do this? Sync everything to a DB and check from there? Or is there an option for ignore case for Google Sheets Filter that i missed out?

Any advice is much appreciated!

1 Like

This may help Getting data from the data warehouse | n8n Docs

It shows how to filter etc, too, and it part of the lvl 1 challenge.

let me know if u have any questions or need further help.