I am familiar with using Excel Spreadsheets to pull data from Tables. The Table field in datalinq would look something like this:
SELECT [COLUMN] FROM [TABLE NAME] WHERE [JERSEY] = @playernumber@
I am trying to accomplish the same thing with Google Sheets and while I can get the datalinq to work, I have to publish each sheet individually, so there is no option in datalinq to select a "table". So, the question is, what do I put in the FROM brackets? Leaving it blank or removing the FROM section altogether doesn't give any results.
Anyone have any success with tables in Google Sheets?
------------------------------
Matt Finlayson
Brigham Young University
------------------------------