Link to home
Start Free TrialLog in
Avatar of Phil Chapman
Phil ChapmanFlag for United States of America

asked on

Parameter Values Crystal Rep. XI release 2

I created a PeriodDateRange parameter that contains multiple start and end date ranges.
I need to create a formula that I can use to group the report by PeriodDateRange values.

QUESTION:
How do I get the date values entered into the  PeriodDateRange parameter.
Avatar of James0628
James0628

How do I get the date values entered into the  PeriodDateRange parameter.
Of course you're normally prompted to enter values for the parameters when you run/refresh a report, so I'm not sure what you're asking.

I need to create a formula that I can use to group the report by PeriodDateRange values.
Are you maybe trying to create a group for each date range that's entered for the parameter?  If so, I think that could be done (I haven't given it too much thought), but what if some of the date ranges overlap?

 James
Avatar of Phil Chapman

ASKER

I do won't to group the report by the values of the parameter.  There should not be any overlapping dates.
ASKER CERTIFIED SOLUTION
Avatar of James0628
James0628

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Thanks for the help

I wonted to give both of you additional points but I guess that feature is no longer available
You're welcome.  Glad I could help.

 James