Chart Widget = Edit Columns included in the Data Source
Hi everyone.
I am using a Project Dashboard template and I need to modify the Chart Widget to reflect the progress of the project by completion %. Unfortunately when I try to edit the column on Edit>Data & Chart type > Columns included I get this message. As a result the widget shows as 100% when in reality only 10% is completed.
Any ideas?
Answers
-
Hi, you would need a separate column with the running total count and the running completed total count.
you will need 2 cells.
=countif([Complete]:[Complete],=1) to get number of complete projects
=count([Assignee]:Assignee])-(the above cell) to obtain number of incomplete projects
select these four cells like so for your data type.
You will have to select switch rows and column if the heading seems wrong
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 143 Just for fun
- 58 Community Job Board
- 463 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives