Gantt charts and Dashboards

嗨。新来的佛rum; recently created a Smartsheet Gantt chart and subsequently integrated it into a Smartsheet Dashboard.
Looks great except --- I seem to have lost my indentation of my subtasks under a parent task, and that makes reading the results a lot more difficult.
The other thing that I'd love to do is to be able to have task bars in the Gantt chart show partial color in the dashboard if they aren't 100% complete. I don't imagine there's much hope for that right now.
The dashboard could use a lot more enhancing for customizing the look, but it does work and I'm relatively happy with it.
Indentation is an issue. Anyone know how to fix this?
thanks
Comments
-
Andrée Starå ✭✭✭✭✭✭
Hi,
Are you using a report widget in the Dashboard? There is a way to see the hierarchy in a report. Another option would be to use the web content widget and paste the published sheet link.
Can you describe your process in more detail and maybe share some screenshots? (Delete/replace any confidential/sensitive information before sharing) That would make it easier to help.
Regarding the Gantt taskbar. It's possible already.
More info:https://help.smartsheet.com/learning-track/smartsheet-advanced/gantt-chart-dependencies
Hope that helps!
Have a fantastic day!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå| Workflow Consultant / CEO @WORK BOLD
W:www.workbold.com| E:[email protected]| P: +46 (0) - 72 - 510 99 35
Feel free to contact me about help with Smartsheet, integrations, general workflow advice, or something else entirely.
-
nisdude ✭
Hi Andree
Thanks for writing back. I created a Gantt chart (sample attached), then created a report from that (attached), then embedded that into a Dashboard (attached). As you can see, I lost the indentation of the task name somewhere along the line.
Any help would be appreciated.
Thanks
Dennis
-
Andrée Starå ✭✭✭✭✭✭
Happy to help!
That's by design!
It's the way the reports work. It can't show the indentation because it can show multiple rows from different sections of a sheet or multiple sheets.
You could either use the report and include another column to show the hierarchy structure (Level 1, Level2 and so on)
Another option could be to use the web widget function and embed the sheet instead and then the indentation would work just as in the sheet.
Would any of those options work?
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå| Workflow Consultant / CEO @WORK BOLD
W:www.workbold.com| E:[email protected]| P: +46 (0) - 72 - 510 99 35
Feel free to contact me about help with Smartsheet, integrations, general workflow advice, or something else entirely.
-
@Marino安德森 ✭✭
Interim solution:
Create new field "Task Level"
=IF(ISERROR(INDEX(ANCESTORS([email protected]), 6)), IF(ISERROR(INDEX(ANCESTORS([email protected]), 5)), IF(ISERROR(INDEX(ANCESTORS([email protected]), 4)), IF(ISERROR(INDEX(ANCESTORS([email protected]), 3)), IF(ISERROR(INDEX(ANCESTORS([email protected]), 2)), IF(ISERROR(INDEX(ANCESTORS([email protected]), 1)), 1, 2), 3), 4), 5), 6), 7)
Create new field "Project Tasks"
=IF([Task Level]@row = 1, MID([email protected], 6, LEN([email protected]) - 5), IF([Task Level]@row = 2, "► " +[email protected], IF([Task Level]@row = 3, "→ " +[email protected], IF([Task Level]@row = 4, "―→ " +[email protected], IF([Task Level]@row = 5, "――→ " +[email protected], IF([Task Level]@row = 6, "―――→ " +[email protected], "――――→ " +[email protected]))))))
Notes:
Since Smartsheet reduces serial blanks to just one blank, a filler must be used. In this case, I used"―"
If your project has more than seven levels add to the formula.
-
cvarela ✭
Marino,can you please provide more detail on how you used these formulas? I am trying to replicate and am not successful.
Categories
Perfect. Thank you so much!<\/p>"}]}},"status":{"statusID":3,"name":"Accepted","state":"closed","recordType":"discussion","recordSubType":"question"},"bookmarked":false,"unread":false,"category":{"categoryID":343,"name":"Add Ons and Integrations","url":"https:\/\/community.smartsheet.com\/categories\/apps-and-integrations","allowedDiscussionTypes":[]},"reactions":[{"tagID":3,"urlcode":"Promote","name":"Promote","class":"Positive","hasReacted":false,"reactionValue":5,"count":0},{"tagID":5,"urlcode":"Insightful","name":"Insightful","class":"Positive","hasReacted":false,"reactionValue":1,"count":0},{"tagID":11,"urlcode":"Up","name":"Vote Up","class":"Positive","hasReacted":false,"reactionValue":1,"count":0},{"tagID":13,"urlcode":"Awesome","name":"Awesome","class":"Positive","hasReacted":false,"reactionValue":1,"count":0}],"tags":[]},{"discussionID":106937,"type":"question","name":"Column shifting","excerpt":"Hi There, Currently, I have set up dynamic drop down in target sheet and the rule is the column index can not change (i.e. stay index 32) However, the column is shifting (i.e. from 32 to 57) but user claims they didn't move or change the column index. Is there any way we can figure out why this happening or any where we…","snippet":"Hi There, Currently, I have set up dynamic drop down in target sheet and the rule is the column index can not change (i.e. stay index 32) However, the column is shifting (i.e.…","categoryID":321,"dateInserted":"2023-06-27T07:31:13+00:00","dateUpdated":null,"dateLastComment":"2023-06-28T06:57:45+00:00","insertUserID":161133,"insertUser":{"userID":161133,"name":"Man Chui","url":"https:\/\/community.smartsheet.com\/profile\/Man%20Chui","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/defaultavatar\/nWRMFRX6I99I6.jpg","dateLastActive":"2023-06-28T07:04:06+00:00","banned":0,"punished":0,"private":false,"label":"✭"},"updateUserID":null,"lastUserID":161133,"lastUser":{"userID":161133,"name":"Man Chui","url":"https:\/\/community.smartsheet.com\/profile\/Man%20Chui","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/defaultavatar\/nWRMFRX6I99I6.jpg","dateLastActive":"2023-06-28T07:04:06+00:00","banned":0,"punished":0,"private":false,"label":"✭"},"pinned":false,"pinLocation":null,"closed":false,"sink":false,"countComments":2,"countViews":23,"score":null,"hot":3375787738,"url":"https:\/\/community.smartsheet.com\/discussion\/106937\/column-shifting","canonicalUrl":"https:\/\/community.smartsheet.com\/discussion\/106937\/column-shifting","format":"Rich","lastPost":{"discussionID":106937,"commentID":382749,"name":"Re: Column shifting","url":"https:\/\/community.smartsheet.com\/discussion\/comment\/382749#Comment_382749","dateInserted":"2023-06-28T06:57:45+00:00","insertUserID":161133,"insertUser":{"userID":161133,"name":"Man Chui","url":"https:\/\/community.smartsheet.com\/profile\/Man%20Chui","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/defaultavatar\/nWRMFRX6I99I6.jpg","dateLastActive":"2023-06-28T07:04:06+00:00","banned":0,"punished":0,"private":false,"label":"✭"}},"breadcrumbs":[{"name":"Home","url":"https:\/\/community.smartsheet.com\/"},{"name":"Using Smartsheet","url":"https:\/\/community.smartsheet.com\/categories\/using-smartsheet"},{"name":"Smartsheet Basics","url":"https:\/\/community.smartsheet.com\/categories\/smartsheet-basics%2B"}],"groupID":null,"statusID":3,"attributes":{"question":{"status":"accepted","dateAccepted":"2023-06-28T06:56:02+00:00","dateAnswered":"2023-06-27T12:25:56+00:00","acceptedAnswers":[{"commentID":382510,"body":"
This should be present from the activity log.<\/p>
<\/p>
<\/p>