Sign in to join the conversation:
May I know if there will be any alert when a sheet is reaching it's 5000th row?
My team is working on my sheet as free collaborators, can I be alerted when the sheet is reaching the maximum capacity?
Thanks.
Hi Vivien,
Yes, you'll get an error message when you've exceeded the size, but not when you're reaching it if I remember correctly. (see attached screenshot)
A workflow could be set up with so-called helper column(s) that would send alerts, move/copy rows.
Would that work?
I hope that helps!
Have a fantastic week!
Best,
Andrée Starå
Workflow Consultant / CEO @ WORK BOLD
Thanks Andree.
On the alert notification, how to do that to receive notification nearing the limit?
We can't move row as the sheet contains vlookup formula and we need it for database record.Will the vlookup formula be in error if we move the row to another sheet? (have not tested this yet)
Happy to help!
If you don't delete or move rows, we could use an auto number column and then set up an alert or similar to trigger at a specific number.
The VLOOKUP would probably not be in error, but I'd need more information to be sure.
Hey, I am using the below formula→ =INDEX({Source_Sheet_Entire_Table}, MATCH([Unique ID]@row , {Source_Sheet_ID_Column}, 0), 1) Although the answer should be "Project details" mentioned in Column 1, it says #No Match. What am I doing wrong?
How can I delete old sheets I no longer use from my account?
I'm trying to display a task progress chart showing "complete", "late", and "not complete" in my dashboard and for some reason the chart will display as a column chart but it won't display as a donut chart even though I'm referencing the same report. I'd prefer to display as a donut chart as I think it looks better and is…