Schedule variance in a Line Chart Widget
edelente
✭✭✭
I'm using a variation of this formula, which allows me to sort of plot my baseline, showing roughly at level we would be complete every two weeks.
=COUNTIFS({Finish Date Column}, AND(ISDATE(@cell), @cell <= [Table Date Column]@row)) / COUNTIFS({Finish Date Column}, OR(@cell <> "", @cell = ""))
Would it be possible to add another column to my table that would list actual completion, and plot a second line in the widget to show schedule variance?
Thanks in advance!
Best Answer
-
Yes. All you should need to do is insert the new column then use the first COUNTIFS.
Answers
-
Yes. All you should need to do is insert the new column then use the first COUNTIFS.
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives