Is it possible to add a hierarchical tree view, which consists of different dashboards assigned to different machine parts?
you could try the canvas panel
Thank you for your reply, but unfortunately this isn’t what I meant. I want a panel that folds in/out whenever I want and direct me to a unique dashboard corresponding to the selected machinepart.
i don’t know of a panel like that
@nourdeshnawy We have similar functionality in the Variable Panel. You can assign dashboardId for the specific variables. Selecting between them redirect dashboards accordingly.
Alternatively, you can create Tree Panel with links using CSS/JS/Handlebars in Dynamic Text panel:
Other options is Tree Panel, but I have not used it