Hello experts,
When customers run the package, they are selecting the time periods they want to run it for (multiple choices can be made). In cases where multiple selections are made, I aim to process the package based on the largest selection made.
For instance, if a customer selects the dates 2023.03, 2023.05, and 2023.11 for the package, I would like the package to be executed for the chosen date with the highest value, which in this case would be 2023.11.
Could you please assist me in achieving this?