Hi everyone,
I'm kinda stuck in trying to solve this.
How do we setup CR to allow some Data to be repeated in some groups?
I have a trend chart by quarter. CR groups the data by quarter. The quarter is based on the Due Date....
Datepart("Q",{DueDate})
Let's say you have a record that is due in Q1 and still open at succeeding Qs. How do you setup the data to appear in the succeeding Qs if it is not closed?
Thanks in advance.