Gridscript allows you to easily bring in data from external sources and export your project in formats that can be shared or reloaded later. You can work with Excel (.xlsx) or the native Gridscript format (.gspj).
You can import data into Gridscript using the Import button in the toolbar. Supported formats include:
Once imported, the data will populate your grid, ready to be transformed, scripted, or visualized.
You can export your project from Gridscript in the toolbar using the Export button. Options include:
Gridscript tracks all changes you make to the grid data during your session. When exporting as .gspj or saving locally, you can choose whether to include this history:
This option is available directly in the Save / Export History checkbox in the toolbar. Choosing the appropriate option ensures you keep the level of detail you need for your project.
.gspj when you want to preserve scripts, charts, and transformation history.Learn how to manipulate and clean your datasets before export.
Learn how to automate transformations and add custom logic to your grid.