Google Sheet Query match or contains or like?

254 views
Skip to first unread message

Joshua Davidson

unread,
Aug 3, 2015, 7:28:43 PM8/3/15
to Google Visualization API
Hello, I hope I've found the right place to post this.  If not—if someone could kindly point me in the right direction, thanks!

I'm trying to figure out how to use a query URL in one sheet to point to another.

So far, I've got this working:


But when I try to do this:


I can't get the expected result, which should look like this http://SWCT-SoldOutEarly.tk

My query is SELECT * WHERE D like '%/%', but it's not pulling up anything like it should.

To explain what the query is looking at, it's a database of cards and stats.  Column C is the card name, D is how many are in circulation.  It's either currently unknown like "?/5000" or in progress of selling out "1234/5000" or sold out "5000" and Column E will have an asterisk if that card is sold out.

If a card has an asterisk AND has an in-progress type number, then it's considered to have sold out early (hence the short URL, above).

What I'm looking for is a URL like this:


...but that actually works, haha.

Joshua Davidson

unread,
Aug 3, 2015, 7:57:07 PM8/3/15
to Google Visualization API

Joshua Davidson

unread,
Aug 4, 2015, 12:09:09 PM8/4/15
to Google Visualization API
It's not working again...
Reply all
Reply to author
Forward
0 new messages