Explore from Existing Queries
Altering an existing Spreadic query is often faster than creating a new one from scratch. The Spreadic UI has a feature enabling you to explore from or make changes to a Spreadic query:
Click on the cell that contains the Spreadic function that you are interested in.
Select from the UI menu
Load from Cell
. You will then see all the selections needed to generate the query, allowing you to make changes to those selections. For example, you can add a filter to the query or pick a few more columns.If you want to apply the changes to the same cell, simply hit
FETCH DATA
and the cell will refresh with the new selections applied. However, if you want to create a new query based on these new selections, you should pick another cell before hittingFETCH DATA
.

Last updated