SMosley804
Technical User
Crystal Reports Dev. v11
IBM DB2
I have a report where I need to give the client to select the date ranges in 2 different ways. The first way is a predefined date parameter:
{?Time Period}- the values are 'day', 'week','month', or 'year'
They also want to have the ability to select a customizable date range where they can go outside of the preset ranges.
{?Date}-is set as a range this should allow them to look outside the pre-defined dates.
My question is, Is there a way to have both parameters and have the selection formula ignore one or the other?
Any help is appreciated.
IBM DB2
I have a report where I need to give the client to select the date ranges in 2 different ways. The first way is a predefined date parameter:
{?Time Period}- the values are 'day', 'week','month', or 'year'
They also want to have the ability to select a customizable date range where they can go outside of the preset ranges.
{?Date}-is set as a range this should allow them to look outside the pre-defined dates.
My question is, Is there a way to have both parameters and have the selection formula ignore one or the other?
Any help is appreciated.