Print Page | Close Window

Some Data need to be repeated in some groups

Printed From: Crystal Reports Book
Category: Crystal Reports .NET 2003
Forum Name: Writing Code
Forum Discription: .NET 2003 programming API, report integration
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=6456
Printed Date: 02 May 2024 at 5:16pm


Topic: Some Data need to be repeated in some groups
Posted By: CoolEJ
Subject: Some Data need to be repeated in some groups
Date Posted: 25 May 2009 at 3:27am
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.



Print Page | Close Window