-
Duplicate column into a sheet
Hi all , Is it possible to duplicate an entire column into a sheet ? I thought it would be easy just by " copy and paste " , but it does'nt work . Do you have a solution ? Thanks in advance .
-
Availability Views
I would like to show team members availability - *available days *vacation days *sickdays for complete year ,, Is there any template to achieve this or can anyone please help me how to proceed with this. For Example: Something like this
-
Is Smartsheet a centralized cloud-based platform?
Is Smartsheet a centralized cloud-based platform? How is it different from other cloud-based platforms? Thanks!
-
Missing IF?
I am using the following formula to return the oldest (no of days) unanswered question type of 'alterntaive proposal' =MAX(COLLECT({Days since submission}, {Question Answered}, 0), {Submission}, "alternative proposal") However, it returns the oldest of all question type alterntive proposal so answered and unanswered. makes…
-
Workflow working
Hi there ; i would like to ask that ; at picture tha ti attached s you see to start a workflow , there is daily option.Normally i use "when triggered" , know that when issue trigers it is working , but if i choose daily option when system is controlling that this workflow start , is it working like that ? for example on a…
-
Sprint Charts
Hi team, Hope all is well for you! Interested in understanding sprint charts/formulas to create that others are using. It would be for a 10 day sprint with 6 sprints for a PI. Perhaps, burndown, burn up, etc. Thank you as I know all are busy!
-
Dashboard Functionality
I have a dashboard with numerous charts on it and earlier today I was able to reduce the data on a particular by clicking on an individual series. After working on underlying data on other reports, the chart that I initially tried to reduce now no longer lets me reduce it. For example: When I first opened the dashboard, I…
-
IFERROR not working
I've created an intake column to count the # of days based on a date in the Approval Request Submitted column. I want to use IFERROR to remove the INVALID DATA error and replace it with a "0" (zero). my attempts were; =IFERROR(ISBLANK([Approval Request Completed (Date)]@row), NETDAYS([Approval Request Submitted…
-
Displaying the current user's data in the dashboard
Hi I have a data-sheet which keeps entries made by all the employees. I wish to pull some data from the above sheet, and display it on a dashboard, (as a metric) but with the condition that the metric must ONLY show the data of the employee who is currently signed-in. Any solution please? Thanks.
-
Multi checkbox with logic to dropdown fields
I'm creating a form for job recruitment. What I'd like to be able to do is have a multi-select checkbox with logic that only opens an additional field for the checked items (pic below). I set up a Logic for each individual field, but when I try to select multiple items it won't open any. If I only check one box it works…