Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Gentlemen,
I am wondering if there is any way to have a list box with Days (values 1 to 31) and after I have selected i.e. 15,
then it would show me:
-unrelated grey value 14 (above 15),
-selected green 15 value,
-next three unrelated values 16, 17, 18 (below 15).
Is there any way to achieve that? Something comes to your mind?
Thank You very much in advance for Your help and advice,
Sebastian
Hi Sebastian,
is it this what you want to have:
Regards
Burkhard
See attached qvw.
Hi,
It is perfect answer. Could you explain how you achieved that correct result?
Thank You & Regards,
Sebastian Wojdyła
I created an expression for it that does what you asked. That expression will check if a selection has been made and if so will return only those values that fall in the interval you specified.
Great - Now I see it. Thanks again for Your assistance!
Sebastian