Hi
I am trying to group data to show year on year comparison of trend in activity of clients. I have trimmed by date of service start summarised by date/count of client then appended fields. I then have a filter to identify if service actual start is less than or equal to month start and service end is greater than month of start or null (this gives a as at position of client count with open services). When I run the data for this FY (April 2017 to date) this works, however when I input data from 2014 to date the as at position for 2017 changes to include a running count from 2014, e.g count at July 2017 should be 3000 when include data from previous years count is 7000. I want to be able to show the data at at each month for each financial year reflective of the FY, I know since 2014 we have had 8000 clients to date but year on year the total client count does not fluctate much (due to turnover each year).