I would like to make items conditionally visible in an azure workbook.
The visibility depends on the items that I choose from a dropdown parameter. I managed to achieve this by means of a single selection, the problem is that I would like to make it work also with multiple selections.
This guide describes in general what I am talking about: workbooks interactive
Any hint?