Plugin Author
Meitar
(@meitar)
That’s correct, you just need to make sure the URL is the correct one. You merely need to copy-and-paste it from the Google Sheet editor. Double-check your URL, double-check your copy and paste, but you have the right idea.
thank, i deletted ?usp=sharing and seem to work now. mmm is it possible?
Plugin Author
Meitar
(@meitar)
Glad you got it working. 🙂
hi, i hope you continue to develop this plugin and that you release a pro version so we can integrate it in our project with more tranquility:)
hi, another question is it possibile to select row from multiple spreadsheet tab (one google spreadsheet file) and put them into one single datatables on the site? i need to select several row from several tab?
Plugin Author
Meitar
(@meitar)
is it possibile to select row from multiple spreadsheet tab (one google spreadsheet file) and put them into one single datatables on the site? i need to select several row from several tab?
No, you should combine your data into one Sheet on Google’s side and then use query in the shortcode to select only the data relevant to your site.
You might really benefit from reading this plugin’s description more closely, especially the part in the plugin’s readme file about “Pre-processing data with Google Queries.”