How can I restrict users selection of months

galyatabakova
edited April 2023 in Modeling

How can I restrict month selection drom a dropdown?

For example I would like to set a dashboard where end users can only select pre-defined months i.e. Jan 23 to Mar 23. Is there a way I can easily change this by adding (locking/unlocking option) additional months if needed.

Thanks!

Answers

  • Hello @galyatabakova ,

    You need to create a dependent dropdown. This would mean that you will have a driver that allows you to filter the items displayed. Check this link.

    On the side note, the time displayed in the dropdown is defined by the periods included between your earlier time (either native or time range) and you latest time (either native or time range) .

    Hope that helped!

    Kind regards,

    Bruno Rodriguez