Milestone summary pie chart across multiple sheets

Options
NBW501
NBW501 ✭✭✭✭

I am looking to create a pie chart that shows the total number of milestones on track, in progress, not started, etc. across multiple sheets. I have all the same formulas in the Sheet Summary tab across all the sheets, and they are pulled into one report. And, I have the columns summarized on the sheet summary report. Is it possible to create a single pie chart to represent these across al the plans?

Best Answer

  • NBW501
    NBW501 ✭✭✭✭
    Answer βœ“

    Accepted Answer:

    • Add a helper Summary Field that hasΒ identical dataΒ in each of your sheets.
    • Create a Sheet Summary Report to bring all your data in one place.
    • GroupΒ that Report by the identical Summary Field, so that you haveΒ oneΒ Grouping
    • SummarizeΒ the columns/fields you want totals of

    Then since your Report has one layer of both Grouping and Summary, the Chart Widget can read that second line beneath the Total.

    Here's an example:

    Screenshot 2022-10-19 at 18.44.01.png


    Notice how I have both a "Total" row at the top of the ReportΒ andΒ a Grouped section? This means that the Chart can now read the first Grouping (which contains the exact same data):

    Screenshot 2022-10-19 at 18.45.25.png


Answers