Issue: Unable to Hide Main Filter by Title in Sisense Using
I am trying to hide a filter in my Sisense dashboard based on its title using Script, but I am running into issues. The filter in question is named "Username", and I'm attempting to hide it once the dashboard is initialized.
I tried below community post by changing it to hide main filter but it's not working as I don't have dependent filter in my dashboard. Am I missing something?
jalam
Posted 1 year ago·Last reply 1 year ago
5 comments
harikm007
·1 year agoYou can refer to the script in this post: https://www.binextlevel.com/post/hide-dashboard-filters
I hope it helps you achieve the desired result!:
-Hari
jalam
OP1 year agoit works for me.
Thanks Hari!
harikm007
·1 year agoHi jalam ,
Try below dashboard script to hide a filter by title
-Hari
https://www.binextlevel.com/home
jalam
OP1 year agoHi Hari,
Thank you for your response!
This script flashes filter for a while then hide it. I want it to hide as soon as the dashboard loads. can you help me on this?
jalam
OP1 year agoAlso I want to hide multiple filters by title.