-
Restrict View
Is it possible to restrict users from being able to access a rows subitems?
-
Auto adjust Report Widget height
Currently, if the report widget height is set to display 20 rows without scrolling then when the report has only 10 rows the dashboard displays blank space for remainder of 10 rows. The white space in the dashboard, in this scenario, is often complained by our users. It will be great if Smartsheet can auto adjust the…
-
Date Logic in Form
In forms it is not uncommon to have a Start and End date for any reason (mine is for PTO). It would be very helpful if there could be some logic added to Date fields to compare with other Date fields. In my case I need to add logic that prevents a user from entering an End Date that is prior to the Start Date. Today this…
-
Option to Send Separate Email Notifications in Update Request Automation
We have several use cases where it would be very helpful to be able to choose whether email notifications are combined or sent separately. For example, we are sending an Update Request to other departments for what is basically an approval, but they need the ability to edit fields and/or record additional information, not…
-
Editable Font Size and Colour for Data Labels on Charts
It would be helpful to have some control over the size and colour of data labels for charts. e.g. if your dashboard font sizing is consistently a smaller or larger size than the default for data labels, it looks untidy, often data labels appear too large on a chart as a result of the large default font size too.
-
Automated email with link to particular row
We use SS for project management. When a task needs to be handed off to a new person (the next step in the project) we set up an automated email that lets them know. Unfortunately, there is no way to include a link to the particular project row in the email. The email only includes a link to the entire spreadsheet. Our…
-
Countifs for a specific month
The AI-generated formula shows an invalid data type. I'm not sure what is wrong. What I want to do is count the number of items that are good for the month of December. =COUNTIFS([Fault Severity]:[Fault Severity], "good", MONTH([Last Update]:[Last Update]), 12)
-
Pull month name from date - alternatives to long nested if formula
This discussion was created from comments split from: Need a column to auto populate the month NAME when the date column next to it is selected..
-
Dynamic View Logic with Checkboxes
Currently the logic in Dynamic View only allows you to use dropdown or symbol columns but it would be more convenient if we could also use the Checkbox column type. There is currently only one set of symbols with 2 options and they are not as intuitive for decisioning as a tick box, flag or star.
-
Filtering/Illustrating Data From Date Columns on Dashboard
I am making a dashboard, and I would like to make the specific year's number change as I add/ delete sections in my sheet. (right now each number is manually typed from a report I made). I have each item filtered by year, and then each item has its own specific date on the sheet. What formula can I use to do this on a…