-
Gantt chart changes to quarters instead of months when printed
How do I export to pdf and show months instead of quarters? I am only seeing my gantt chart as quarters.
-
Transpose Webform Results
We are collecting quantity and item descriptions via webform for internal supply requests. Each row is a request. The first several columns in the row are the requester's information (Name, Dept., etc.). All other columns in the row are corresponding quantity and item description "pairs", such as, "Stapler Qty", "Stapler…
-
Remove boldening on the 2nd item in Gantt chart
I apologise if this is a simple question; I am new to using smartsheet. For the Gantt chart attached, I notice that the 2nd row on the Gantt chart has bold text; how do I go about removing this? For context, the Gantt chart refers to a project that consists of 3 mini projects within it (in grey). And the constituents of…
-
Milestones centered on the day
Rightnow the milestones are represented by a diamond in between two days. (not actually centered, but no doubt it's a milestone on a friday). Is there a way to choose how the diamond milestone is placed? It would be a great enhancement to be able to choose in the settings how milestones are placed. Almost every other Gantt…
-
Smartsheet merge for google doc
Hi all, One of my departments is using merge for google doc this works fine. But I wanted to try to merge a report but this is not possible. I think it is nessesary to present a report in a more document form. Ofcourse it is possible to do it from the original sheet but you need to scroll allot if you have 100 rows.
-
Visual Symbols
Hi Smartsheet, I was wondering if there was a way to possible change the colors of a visual symbol? For example. Instead of using Red, Yellow, Green, Blue, we want to use Red, Yellow, Gray, Blue to indicate priority. Or is there a way to create a different type of "Priority" symbol like Red with the #1 inside of it, Yellow…
-
Custom Web Form URL
Hi Smartsheet, I was wondering if it was possible to create a custome URL for webforms. If so, can you walk me through how. If not, is it something you folks are considering as an enhancement?
-
Report missing row after additional row added in smartsheet
I have a smartsheet set up with all transactional sales for each region (including status, probability etc...) I also have a report written looking specifically at just one region. However, when a new line/row was inserted in the smartsheet the detail (new line) has not fed through to the report. The totals are correct…
-
How to insert a disclaimer in the header
Our Smartsheets are already branded and using our logo in the top right corner. Our Legal Dept wants a visible disclaimer to be shown on each sheet that users cannot share any information on the sheet outside the company. I tried to put the disclaimer in the logo area, but you can't read it. What is the best way to show a…
-
Formula to count project status
I have a formula that is counting the different status of projects. This is what I have so far but the counts are not accurate. This might be because there are children however the total count is correct. Any ideas to what is missing? ="Status Count: " + COUNT(Status:Status) + " In Progress.................. " +…