redash icon indicating copy to clipboard operation
redash copied to clipboard

How can I disable/hide filters in an embedded dashboard?

Open daniellrsouza opened this issue 1 year ago • 1 comments

Discussed in https://github.com/getredash/redash/discussions/6817

Originally posted by daniellrsouza March 19, 2024 Hi,

How can I disable/hide filters in an embedded dashboard? My customers should not see filters and interact with them.

Is there a way to do this?

Thanks

daniellrsouza avatar Mar 19 '24 21:03 daniellrsouza

https://github.com/getredash/redash/pull/6115

&hide_filter={{parms}}

Although the interface hides unfriendly copywriting instructions, the functionality is still normal. You can try

Avey777 avatar Mar 21 '24 06:03 Avey777