Adding "My Parameter" to report

That was too easy, thanks.

--SF

--- In vantage@yahoogroups.com, "Chris Crosta" <chris@...> wrote:
>
> If this is a crystal report you need to create a formula that you
can
> place your parameter field into and use the minimum and maximum
> function.
>
> Here is an example I use for my time collection.
>
> "Pay Period"& " "&minimum({?Pay Period Range})&" To "&maximum({?Pay
> Period Range})
>
> Chris
>
>
>
> -----Original Message-----
> From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On
Behalf
> Of sanfranc415
> Sent: Friday, April 27, 2007 11:19 AM
> To: vantage@yahoogroups.com
> Subject: [Vantage] Adding "My Parameter" to report.
>
> I've created a report that requires the user select a date range
before
> the report is generated. I'd like to display this range on the
> report. I've added the "My Parameter" which is the value required,
but
> it doesn't display on the report.
>
> Thanks,
>
> --SF
>
I've created a report that requires the user select a date range before
the report is generated. I'd like to display this range on the
report. I've added the "My Parameter" which is the value required, but
it doesn't display on the report.

Thanks,

--SF
If this is a crystal report you need to create a formula that you can
place your parameter field into and use the minimum and maximum
function.

Here is an example I use for my time collection.

"Pay Period"& " "&minimum({?Pay Period Range})&" To "&maximum({?Pay
Period Range})

Chris



-----Original Message-----
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com] On Behalf
Of sanfranc415
Sent: Friday, April 27, 2007 11:19 AM
To: vantage@yahoogroups.com
Subject: [Vantage] Adding "My Parameter" to report.

I've created a report that requires the user select a date range before
the report is generated. I'd like to display this range on the
report. I've added the "My Parameter" which is the value required, but
it doesn't display on the report.

Thanks,

--SF