Groups
Groups
Sign in
Groups
Groups
Google Visualization API
Conversations
About
Send feedback
Help
Searching Document using URL parameters
192 views
Skip to first unread message
CM
unread,
Sep 15, 2023, 8:18:19 AM
9/15/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Visualization API
Hello,
I'm attempting to search a document using URL parameters (displayed through an iframe).
My goal is to use a parameter in the URL to search for a
keyword
or
sentence
in the document. I can't seem to get
&tq=
or
&q=
to work.
Below are some examples of my many attempts:
https://docs.google.com/gview?url=${presignedS3url}&embedded=true
}
&q=sarcastic
https://docs.google.com/gview?url=${presignedS3url}&embedded=true
}
&tq=sarcastic
https://docs.google.com/gview?url=${presignedS3url}&embedded=true
}
&search=sarcastic
https://docs.google.com/gview?url=${presignedS3url}&embedded=true
}
&find=sarcastic
https://docs.google.com/gview?url=${presignedS3url}&embedded=true
/gviz/tq?tq=SELECT%20*%20where%20B%20contains%20%22sarcastic%22
https://docs.google.com/gview?url=${presignedS3url}&embedded=true
/gviz/q?q=SELECT%20*%20where%20B%20contains%20%22sarcastic%22
What am I doing wrong here? I've read the documentation and as I understand it, it's geared towards sheets.
Best,
Corey
Reply all
Reply to author
Forward
0 new messages