In my row definition, I am using start date and end date to restrict column to current month. I increase enddate day by day as the month progresses. In the header, I use @StartDate and @EndDate to show what days are included in the report. This works in FRX. In Management Reporter, the data is correct for the period but @EndDate returns the end of month date and not the current date in the column restriction. Is there another autotext I can use in the header to return the date from the column restriction?
*This post is locked for comments