Hello everyone,
I’m reaching out with a question regarding importing .grist
documents.
I have a .grist
file that includes formulas, and I would like to **integrate it into an existing Grist document, without losing those formulas.
I chatted with Grist’s AI assistant, who explained that there’s no direct method to import a .grist
file into an existing table. The suggested workaround involves:
- Creating a temporary document and importing the
.grist
file into it. - Manually copying the formulas and data.
- Pasting everything into the relevant table of the existing document.
- Deleting the temporary document.
This process involves a lot of manual copy-paste, which becomes tedious when dealing with a large number of formulas or complex structures.
My question:
Is there a more direct solution or built-in feature that would allow importing a .grist
file into an existing document while keeping the formulas?
Or, do you have any tips to simplify the transfer of formulas, structure, and data?
Here’s a screenshot of the response from the Grist AI assistant for reference :
Thanks in advance for your help!