-
Cross-sheet formulas not returning all results
Hi- I am trying to link data between 2 different sheets. I created an INDEX/MATCH formula to pull in information related to "Phase" from a Master sheet into another sheet. I am using a unique code to link the information. The formula is only returning 8 results, and returning no values in places where I have verified there…
-
Enhanced Report and Sheet Filters for Dates
Hi Smartsheet, It would help me a lot if the filters for reports or sheets were more sophisticated for filtering dates. I'd like to be able to group dates by classic definitions of H1,H2, Q1-Q4, and by EOM, instead of using " in the next X days" or between date 1 and 2. Thanks!
-
Dynamic View Link Access for Non-Smartsheet Users
Hello, If I send a link to my contact list (using an automation workflow) of a dynamic view I created, will the contacts that that currently don't have a Smartsheets license be able to view that link?
-
Timeline View (Reports)
Hi, Is there a plan to provide the option to manually re-order the swim lanes in timeline view? I am using a report that pulls from several sheets and it would be helpful to have this option without creating helper columns in each of the source sheet to do so. Additionally it would be helpful to have the "fields shown"…
-
Os meus editores não conseguem editar
Possuo o plano executivo e, até pouco tempo atrás, meus editores conseguiam realizar edições normalmente, sem a necessidade de vínculo como membros pagos.No entanto, nas últimas semanas, eles não têm mais conseguido editar, o que tem impactado negativamente nossas entregas e gerado baixa eficiência nas demandas. Você…
-
Lag in Dependencies AND elapsed days in the Duration
There has been a recent change within the last month or so that caused rows that were using lag in the dependency AND elapsed days in the duration column (which is an INCREDIBLY common occurrence in our project plans). This recent change has now messed with all dates both past and future that are either directly or…
-
smartsheet status help
I always receive this pop up when I am using any cross sheet referencing or dashboard. how to sort this out? Is there anything like trouble shooting in smartsheet as well. Please help.
-
View Only account
Hi, I have paid my monthly fee and annual few but i still get a view only error
-
Feature Request: Allow Editing of Both Start Date and End Date in Update Requests
Currently, update requests only allow changes to Start Date and Duration when dependencies are enabled. The End Date (Finish Date) is locked and cannot be edited directly. I need the ability to modify both Start Date and End Date through update requests, without requiring users to access the full sheet. This would make…
-
How Can I Combine Multiple Percentages Into One Cumulative Percentage?
I'm working on a project that has multiple components connected to the overall goal. To better know where we're at, I've created a done category to track progress in a percentage based on when a new box is checked. To accomplish this, I used the following formula: =ROUND(COUNTIF(Done3:Done8, 1) / (COUNTIFS(Done3:Done8, 0)…