You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tip: Use with include_grid_data set to true, #get_spreadsheet(spreadsheet_id, include_grid_data: true)
to get all data and then you can inspect result structure.
The state of Arizona publishes a fishing report via Google Spreadsheets, each cell in column A contains hyperlinks to google maps which im trying to obtain
https://docs.google.com/spreadsheets/d/1m4X4I-fhhPL26jeLw4IlB4zG5dM5NgdN_6eewpbCgNM/edit#gid=1253509900
I am able to successfully read the text value, but unable to read the hyperlink value - its returning
nil
is there a way to get the hyperlink value? the clicked value is this
The text was updated successfully, but these errors were encountered: