Hi All,
My scenario is as follows. Please note i'm on BW 7.3.
I have Posting Date and want to have user input number of days to add to the posting date. Then i want the user to select the posting date range based on the new value.
Ex:
Posting Date Input Value New Value
20.02.2016 2 22.02.2016
Basically with the above example when the report execute i want the user to select the posting date range and if select 22.02.2016, i only want to display the values for 22.02.2016.
I created a variable with Replacement Path for Posting Date (VAR1) and another variable with input value option (VAR2). Then i created a CKF with the sum of VAR1 + VAR2. This way i'm getting the new date. I'm not sure how to create a prompt variable (as a date range) on top of the new CKF.
Any help is highly appreciated.
Regards,
DTD