Im trying to use a chart widget on my dashboard to display the following:
The Client Name and Deliverable Status of any job (any row) in my "Job Active" sheet that is catagorized as "Plan Development". "Plan Development" is a dropdown field choice in the "Job Type" column
Client Name and Deliverable Status are also columns in my sheet.
Not every job that is catagorized as "Plan Development" has a Deliverable Status assigned. Before a job reaches the first deliverable the associated Deliverable Status cell cell is blank.
My deliverable status column dropdown containns the following choices: 1-25%, 2-50%, 3-75%, and 4-100%
My vision is that if the Job Type is "Plan Development" but there is no deliverable status assigned then the client name will show up in the chart with no horizontal bar. When it reaches the first deliverable status then the horizontal bar will extend to 25%, When it reaches the second deliverable staus then the bar will extend to 50%, When it reaches the third deliverable staus then the bar will extend to 75%, and When it reaches the fourth deliverable staus it will drop off the chart.
I use another sheet that I call "Consultant Dashboard Data". This is where I collect the data that drives my other widgets. This is where I would like to build these formulas.
I hope I am describing this in a way that makes sense. Any help is much appreciated. I have been struggling with this for a couple days and cant make anything work.
Thank you,
Brian