Help
VivaLaPanda
4 - Data Explorer
4 - Data Explorer
since ‎Apr 29, 2020
‎Nov 29, 2022

User Statistics

  • 2 Posts
  • 0 Solutions
  • 0 Kudos given
  • 2 Kudos received

User Activity

I have the following code: let table = base.getTable("Volunteers") let view = table.getView("Grid view") let currentTableDat = await view.selectRecordsAsync({ fields:["Submitter Slack Email"] }); console.log(currentTableDat) No matter how I pa...
Kudos from