CRXI - Is it possible to have 1 value within a group return records based on a different date range. The data that is returned then adds the fees and subtracts what has been paid and shows a balance for all of the records returned (I already have this forumula done and working).
Sum ({cpmain.servicefee},{cpmain.court})-Sum ({cpmain.totjdgpaid},{cpmain.court})
I just need a different date range for the value of "JUV"
The field [cpmain.court] is in the group footer. I used 2 parameters to return the data.
1st - DETAIL OR SUMMARY SELECTION
2ND - DATE RANGE (TO AND FROM)
Is it possible to have one of the values in cpmain.court "JUV" return only data for a specified date range other than what is listed in the 2nd parameter and leave all others with the 1st parameter option.
Any ideas if this is possible would be greatly appreciated. Thanks in advance.
Bill
Sum ({cpmain.servicefee},{cpmain.court})-Sum ({cpmain.totjdgpaid},{cpmain.court})
I just need a different date range for the value of "JUV"
The field [cpmain.court] is in the group footer. I used 2 parameters to return the data.
1st - DETAIL OR SUMMARY SELECTION
2ND - DATE RANGE (TO AND FROM)
Is it possible to have one of the values in cpmain.court "JUV" return only data for a specified date range other than what is listed in the 2nd parameter and leave all others with the 1st parameter option.
Any ideas if this is possible would be greatly appreciated. Thanks in advance.
Bill