restrict filter value in dashboard

15 views
Skip to first unread message

shashwath Y

unread,
Jun 16, 2016, 12:47:30 AM6/16/16
to InterSystems: DeepSee Community
Hi all,

I have a filter with list of values like a,b,c. I want to restrict displaying the value b inside filter.
In analyzer i can do this by using Advanced filter option.
The same way i want to restrict displaying value b in dashboard filters.
Please advise me on this.

Thanking you
Shashwath Y 

Stephen Canzano

unread,
Jul 6, 2016, 2:29:05 PM7/6/16
to InterSystems: DeepSee Community
If I understand your question correctly you could create a subject area based on the cube and then define in the subject area the filter that only allows selection of B.  Setting of the filter can either be done in the subject area definition or in the class that represents the Subject Area with the method override %OnGetFilterSpec.  Then use the subject area as a data source for a widget added to a dashboard.
Reply all
Reply to author
Forward
0 new messages