Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Crystal 11 - Subreport date range parameter passing

Status
Not open for further replies.

nbay001

IS-IT--Management
May 21, 2007
12
US
I know I have done this many times before, but today I am getting an error.

I am passing a date range parameter to a subreport. Then I create the following formula in the subreport as follows:

Minimum({?Pm-?Ship Date Range})

Seems straight forward, right? But I am getting an error, "This field cannot be summarized"

Any ideas?

Thanks,

P.Park
 
This occurs when the Parameter field is set to allow discrete values only. Change the {?Pm-?Ship Date Range} parameter to allow a range and your formula should work.

Cheers
Pete
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top