Welcome to Knowage Q&A

Here you can read the Q&A history.

To get new community support please go to GitHub discussions (KnowageLabs/Knowage-Server · Discussions · GitHub).

0 votes
1 view
Hi,

Would it be possible to condition the visibility of a widget? Eg. a table only visible if a parameter=1.

Thanks!
in Cockpit, Dashboard and Console by (1.2k points)

1 Answer

0 votes
Hello,

no, unfortunately this behaviour is not available.
You can do something similar by using the html widget and setting a condition for the visibility, but usually it is meant for cards or graphical elements; a whole table can be hard to reproduce with the table widget.

We will try to add this feature in the new Dashboard that will be released with the Vue.js migration.

Regards
by (11.3k points)
...