I created a stored process from SAS EG to produce a report, and this stored process has several prompts.
The users of the report would like to easily change the order of the selected parameters in the prompt, see an example below. They would like to easily change the order to (for example) value_3, value_1, value_2.
I do not see "up" and "down" arrows: is there any user-friendly way other than deleting the selection and start all over again? This could be cumbersome if the number of parameters is high.
Thanks in advance for any help!
Try selecting one at a time in the order the user wants.
Thanks a lot for your answer.
However, this is what the user wants to avoid.
For example, if in the first run the user selected value_1, value_2, value_3, value_4, value_5, value_6, value_7, and if in the second run the user wants to just swap value_3 and value_4 (see below), is there any other way than deleting all the selection and start over again?
Thanks a lot in advance again for any help!
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.