I am trying to fetch Google Sheets table data. But I face some issues. need 3 columns, but 1 extra column is added automatically. Kindly guide. Extension use Tableview.
Blocks
Issue
Table CSV List Data Shown
I am trying to fetch Google Sheets table data. But I face some issues. need 3 columns, but 1 extra column is added automatically. Kindly guide. Extension use Tableview.
Blocks
Issue
Table CSV List Data Shown
why don’t you just display the downloaded table directly?
just set TableView1.DataString to get responseContent and build the table
Taifun
Its worked. Thank you very much.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.