GSSCCloud Apps10-15-2024SolvedHow do I lock a dashboard filter through dashboard script? Hi, I need to lock the first dashboard filter using a dashboard script. Is this possible? Thanks harikm00710-15-2024Hi GSSC ,Of course, it's possible. Here is the script:dashboard.on('initialized', function(dash, args){ dash.filters.$$items[0].locked = true })-Hari
harikm00710-15-2024Hi GSSC ,Of course, it's possible. Here is the script:dashboard.on('initialized', function(dash, args){ dash.filters.$$items[0].locked = true })-Hari
harikm00710-15-2024Hi GSSC ,Of course, it's possible. Here is the script:dashboard.on('initialized', function(dash, args){ dash.filters.$$items[0].locked = true })-Hari
harikm007Data Warehouse10-15-2024Hi GSSC ,Of course, it's possible. Here is the script:dashboard.on('initialized', function(dash, args){ dash.filters.$$items[0].locked = true })-Hari
Recent DiscussionsMoving text boxes is not consistentHow to add user from Auth 0 into Sisense?Change an SVG color in BloX with criteria based on token - and for it to work with the carouselWho's doing multitenancy?!Filter to only show Relevant Dimension Values