The first table below appears to be calculating correctly. It has 3 dimensions (Site, Area, Date). The remaining columns are expressions that use set analysis to select the way we want the dimensions to display.
It is selecting the average LOS from Calendar year start through current date. It is adding a new row instead of keeping my date selections from table one and giving me the appropriate YTD average for only the dates specified in the other expressions.
How can I show my year to date number without adding new rows to the table?