Forum Discussion
Anonymous
3 years agoNot applicable
How to display when projects drop
I am trying to create a dashboard for project managers. I want to be able to display in a linegraph when projects will be closing by month. I have the names of the project managers the count of their...
Sahir_Maharaj
3 years agoSuper User
4. Create a new calculated column with a formula that will count the number of active projects for each project manager by month. You can use the COUNTIFS() function to do this.