When creating a new task can I have it automatically assign it to myself?
Have you considered setting up a form to add new tasks? You can set the form to set you as the user by default. And it will give you a nice data entry point.
That makes sense.
Is there any other way from working in grid or card view when creating a new task?
The form will create a new task apart from whichever view you are using.
Hello, I have a sheet titled "4G Cradlepoints" with the serial number in the first column, Column name is "Serial Number". Each serial number is listed once. I have another sheet named "All Sites" and the 60th Column is named "4G Cradlepoint SN". The serial number will be listed multiple times in the "All Sites" sheet…
I need to add business days to a date, and the guidance I'm finding on this seems very arduous and labor-intensive (and it's taking ChatGPT 10 minutes to come up with a list in the proper format!). What are you all doing to manage U.S. Federal Holidays in your Sheets for calculating business days? There has to be a quicker…
Hi, I have a question regarding a formula: We want to get an average result from few columns: First will be the Scoring (Score) Second will be the employee name (Name) Third is the check type we did (Check Type) Fourth is the month (Month) Formula that we used: =AVG(COLLECT({Score}, {Name}, [Name]@row ), {Check Type},…