How do you get a sheets query to match within cells that contain new line characters?
I tried matches '.*Something.*
and (?s).*Something.*
but I can't get it to work.
I would rather not change the data that is fed into the query.
Here is a sample sheet: https://docs.google.com/spreadsheets/d/1sYqhuW-5ldfz69LZjSI_L6FwdfGs6pXeMakJKrtMsCw/edit?usp=sharing