Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic variant for select option High value

former_member624107
Contributor
0 Kudos
4,848

Hi ,

Please help me in creating dynamic variable for a select option date field high value.

II tried the following method:

1. Enter the values in the selection screen

2. Save the variant using the SAVE button

3. In the next screen for the date variable select the 'Selection variable' checkbox (L) and click on the button 'Selection variable' in the toolbar.

4. Now you will see this variable in the next screen with 3 types of buttons. Click on the middle button (i.e. D - Dynamic date calculation).

5. Click on the down arrow button and select the option 'Current Date'.

5. Save the variant.

But it is saving the date value in Field LOW of select option( From value).

I need it in TO field( High value).

Please help.

regards,

Sheeba

1 ACCEPTED SOLUTION

Former Member
0 Kudos
1,172

Hi Sheeba

we can do it other way .. Select the same steps as you have done but after the assigning the value current date to low ..click on the selection option push button at the application bar and choose the 'less than or equal to' option to your select option value and try the same ....

I guess this would throw you same results as that of the value in the high value button

Cheers,

Jacks.

4 REPLIES 4

Former Member
0 Kudos
1,172

Hi,

By choosing the option:

Current date - xxx,current date + yyy

you can set the value for both low and high

Regards,

Omkaram.

0 Kudos
1,172

Hi,

Thanks for your reply.

i wanted to keep only HIGH value.

LOw value should be empty .

Please let me now how to achive this.

regards,

Sheeba

Former Member
0 Kudos
1,173

Hi Sheeba

we can do it other way .. Select the same steps as you have done but after the assigning the value current date to low ..click on the selection option push button at the application bar and choose the 'less than or equal to' option to your select option value and try the same ....

I guess this would throw you same results as that of the value in the high value button

Cheers,

Jacks.

0 Kudos
1,172

Thanks a lot for the help.

Sheeba