Sign in to join the conversation:
I created a copy of a sheet that contained checkbox columns (restricted to checkbox only) and deleted the existing data. This then made the checkbox fields inoperable as it didn't accept the checkbox (even on new rows).
Hi,
I'm not able to reproduce this on my end. Just to be clear:
Or did you copy the sheet in some other way?
Kind regards,
Chris McKay
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…