Skip to Content
0
Former Member
Sep 23, 2008 at 05:12 PM

Same value for two variables

26 Views

In my query I have 2 date characterisitcs which must get same date value for filter.

Char1 - DISC_DT

Char2 - CLEAR_DT

I want one Value, say ValueX to create condition:

DISC_DT<ValueX

CLEAR_DT>ValueX or CLEAR_DT=#

Is it possible to create only one variable or use any other tricks to provider 1 user input field for 2 characteristics?