Hello,
In Smartsheet, I have a metrics file that has formulas to consolidate numbers (sumifs) by referencing a raw data file. The first version of the raw data file was imported from an Excel file, and it has data in thousands of rows. Every 2 weeks, the Excel raw data file will be generated by our system and I will get an email copy.
Problems:
- I have to delete the old data in the raw data file in Smartshee before copying the new data in. I tried to delete all the rows but realized I can't save the file if the changes are too big. Hence, I had to delete by batches.
- Similarly, I have to copy the new data into the Smartsheet in batches, as there is a limit of 500 rows.
Is there a way to import the fortnightly data file and keep the reference formulas in my metrics file? Or is there other better method?
Thank you.