Sign in to join the conversation:
Hello, I would like to report the issues on my projects using a stacked area chart as per attached screenshot. Is there any way I can do this in Smartsheet? I am mainly talking about Dashboard functionality. Thank you!
Smartsheet does not have a stacked area chart type. They do have stacked bars (horizontal and vertical) though. I suggest that you Submit a Product enhancement Request, as that is definitely a great idea.
In the mean time, you could (sort of) replicate it using a line chart.
In your metrics sheet, the reds would be the count of the reds, the yellows would be the count of the yellows PLUS the reds, and your greens would be the count of greens PLUS yellows PLUS reds.
This would push each of the colors' numbers to the corresponding level of the graph.
Hi Paul, thank you so much, that's a good idea. I will definitely try this! I will also submit this as a product enhancement request. Thanks again!!
Happy to help!
If I need the value from a Summary Sheet, to link it to the Intake sheet, is this how it should look like at the control center?
I have a report that is referencing a control center program. Other users that are setup as leads on the program and have the same admin permissions I do are able to edit the Group, Filter, Summarize and Sort settings of this report, but I can not. When I click the Columns button it just says "Loading" and even if I leave…
I wish to ADD the following to my existing formula: [Reporting Period]@row="Jan", "Jan" [Reporting Period]@row="Mar", "Mar" [Reporting Period]@row="May", "May" [Reporting Period]@row="Jul", "Jul" [Reporting Period]@row="Sep", "Sep" [Reporting Period]@row="Nov", "Nov" Here is my current formula: =IF(CONTAINS("-",…