I have a table that is built with breaks. Each break has 3 columns (Week Number, quote number, and a variable that calculates the days between).
Each week has multiple quote numbers so I have it so that the days between is averaged for the week.
When I try to chart this, it is showing me every single quote numbers "days between".
How can I get it to just graph the actual average?