Sign in to join the conversation:
Hello !
Does anybody know if how to show on the same line of the Gantt mode, the expected planning and the reality.
Here attached is an example of what I need.
Thank you for your help !
Hi,
Unfortunately, it's not possible at the moment, but it's a great idea!
Please submit an Enhancement Request when you have a moment.
There are third-party services that work with Smartsheet that could help. Is that an option?
Have a fantastic weekend!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
Hey
We are using Baseline start and finish dates. The following link might be very helpful to you:
https://www.smartsheet.com/blog/smartsheet-tips-tracking-baseline-schedule-variance?_ga=2.233988571.452105373.1556563149-2037575016.1556563149
I hope this helps you.
Kind regards,
Jana
I generally track the Projected vs Actual using a chart on a dashboard.
Some of the APIs inexplicably don't seem to be working. For instance, I can make a request to the Get sheet endpoint fine, but when I try to List columns with the exact same variables I get a 404 Not Found response (see attached screenshots). Have encountered this with several other endpoints (for instance, Attach file or…
I have a report that beautifully aggregates data from 70+ sheets. I need one column from that report to populate a helper sheet that I have: Source Sheets > Report > Helper Sheet As the report grows with data, I want the helper sheet to grow with it without manual intervention. Ergo, the API question. Here's what I know…
We're looking to create a Gantt chart by inserting the data and creating the chart via the API (actually via the Java SDK, but either will do). Inserting the data is fine, but cannot seem to get the setDependenciesEnabled (which believe need for the Gantt ) or setGanttEnabled() to work… We think part of this is the order…