cancel
Showing results for 
Search instead for 
Did you mean: 

Hide the left [Dashboard list] and right panel [Filter List]

rahuldhomane
10 - ETL
10 - ETL

Hi,

Is there a way to hide the left [Dashboard list] and right panel [Filter List] for a dashboard?

The aim is to restrict user from manipulating the filters and not jumping to other dashboards from the left and right panels

Thanks,

Rahul

 

1 ACCEPTED SOLUTION

harikm007
13 - Data Warehouse
13 - Data Warehouse

Hi @rahuldhomane ,

Another option is to add dashboard script as mentioned in this post:

https://www.binextlevel.com/post/collapse-or-hide-dashboard-and-filter-panels

 

harikm007_0-1661868429224.png

-Hari

View solution in original post

2 REPLIES 2

irismaessen
11 - Data Pipeline
11 - Data Pipeline

If you are embedding your dashboard in an iframe, you can append &r=false to the url to hide the filter list. When embedding like this the navigation panel should automatically be hidden but if you want to be certain, you can also add &l=false as another parameter. See also the documentation about iFrame embedding.

Presumably, the Embed SDK allows something similar. If you are not embedding, but sharing Dashboards within Sisense proper, you can use a plugin to hide some or all filters. I haven't found a way yet to hide *all* dashboards from view in the nav pane, but you can set up the Jump To Dashboard plugin in such a way that drill dashboards are hidden. So if you set up a starter dashboard through which your users can navigate to the other dashboards, you can hide the other dashboards from the left navigation bar.

(Possibly you can also share the Sisense dashboard using the embedded url -- but that is circumventable by smart enough users :))

 

Good luck!

harikm007
13 - Data Warehouse
13 - Data Warehouse

Hi @rahuldhomane ,

Another option is to add dashboard script as mentioned in this post:

https://www.binextlevel.com/post/collapse-or-hide-dashboard-and-filter-panels

 

harikm007_0-1661868429224.png

-Hari