Best Of
Re: Timeline view in Dashboard
Any updates on the ability to show the timeline view in dashboards?
Re: Timeline view in Dashboard
Agree 10000% to all above comments, PLEASE get the timeline view on the dashboard!!
Re: Timeline view in Dashboard
Being able to have timeline view on the dashboard would fill some gaps for us too.
I concur with the previous comments.
Re: Timeline view in Dashboard
We are currently using the Timeline in a release management sheet to show when projects are being piloted, rolled out, etc. Adding this to the dashboard will greatly enhance the timeline capabilities.
Re: Forms: Ranking choices in a question
@Ramzi K is there a solution to prevent a user from selecting all 5 items as priority 1 as it looks like @Long@Concur and @Jlaustse had noted this as an issue in 2021. Is there a solution or way to create logic for this? I have 12 Topics and want to find out the top 5 priorities from participants. Thank you!
Re: Export Group User List
Need report options to export Users by User Group.
Currently we can export two reports:
- User Management > More Actions > User List
This report - this shows all Users, but not their group assignments. - Group Management > Generate Group Sheet Access
This report shows objects to groups, but not the users.
Re: Increase character limit on email automations
We are beginning to use workflow to notify applicants of awards and need to provide some very specific information should they accept the award. We are having to be very creative in our writing to get out what we need within the character limits. An increase in character limits would greatly benefit us and likely others!
Thank you!
E-Builder/Smartsheet comparison
I'm looking to connect with anyone who has moved from E-Builder to Smartsheet to track construction projects.
Re: Cross sheet functioning column formulas working perfectly...except for two rows?
Try including the "search type" parameter in your match function to specify exact matches only:
=INDEX({Initial Inc Date}, MATCH([Action ID REF]@row, {Initial ID Ref}, 0))
For the optional search_type argument:
1: (The default value) Finds the largest value less than or equal to search_value (requires that the range be sorted in ascending order)
0: Finds the first exact match (no sort order is required)
-1: Finds the smallest value greater than or equal to search_value (requires that the range be sorted in descending order)
Carson Penticuff
Re: Multiple Timepoints in Timeline View
Hello support team, when we switch from Grid View to Timeline View, we can only see one time bar per line. The time bar has a start and end depending on the columns selected in the Settings and if there is only one date specified we see only one Milestone.
It would be extremely helpful (and I guess fairly simple to implement) to have the possibility to visualize multiple milestones (instead of one time bar) per line in the Timeline View.