Hi
I am using Crystal 8.5
I have a created date field. I am tying to select between 2 dates from this field. i have created parameter fields called date 1 and date 2. When I go to select expert, click New and then select the created field and then between, I dont get the option to choose the ?date 1 and ?date 2 parameters.
I looked at the formula and I get this
{Sales_Order_Lines_List.Line Status} <> "Cancelled" and
{SALES_ORDERS.created} in Date (0, 0, 0) to Date (0, 0, 0)
How can I change the formula so it will use my parameters and ask me for the two dates please? I have tried all sorts
Thanks
I am using Crystal 8.5
I have a created date field. I am tying to select between 2 dates from this field. i have created parameter fields called date 1 and date 2. When I go to select expert, click New and then select the created field and then between, I dont get the option to choose the ?date 1 and ?date 2 parameters.
I looked at the formula and I get this
{Sales_Order_Lines_List.Line Status} <> "Cancelled" and
{SALES_ORDERS.created} in Date (0, 0, 0) to Date (0, 0, 0)
How can I change the formula so it will use my parameters and ask me for the two dates please? I have tried all sorts
Thanks