6 Comments
- rapidbisupportData Pipeline
Hi bminehart,
you could do a custom filter like this:
{ "explicit": false, "multiSelection": true, "members": [ "Belgium" ], "exclude": { "members": [ "Austria" ] } }
which would do this:
I guess the thing here is that if we're selecting Belgium, then Austria is already excluded so i'm confused about your use case.
Let me know how you go?
Thanks,
Daniel
RAPID BI
RAPID BI - Sisense Professional Services | Implementations | Custom Add-ons
- DRayAdminStatus changed:New IdeatoNeeds Votes & Comments
Hi bminehart.
Thank you for sharing your idea and providing details.
We encourage people to continue to vote and comment. We use community interest as one of the ways we prioritize efforts, so every vote and comment can help turn a request into a reality.
In the meantime, take a look at the Sisense Marketplace, there may be a solution there from one of our partners. https://www.sisense.com/marketplace/?categories=all&type=addons&publisher=all&cost=all&sort=A-Z&searchString=filters
Thank you again for sharing and being part of our community!
You can sort-of do this if one of the filter selections can be set as a Background filter, but then it can't be changed by the end-user. So you could always exclude "behavioral problem" but then allow the end-user to decide which other categories to include at view-time. Would that work?
- rstemermanData Storage
Unfortunately, no. This is a regulatory compliance report so the inclusionary and exclusionary criteria are standard. Our customers who we display this dashboard to would want it the way the regulatory agency has specified and not do any amendments. Thank you for replying.
- DRayAdmin
Hello rstemerman.
Thank you for following up. Do you happen to have the regulatory guidelines available so our product team can reference them?
- YuliyaMotiyetsSisense Employee
Hi bminehart​ , rstemerman​ ,
You can try using multiple criteria for Text filters and combining them with AND or OR condition. This functionality is not available for strict include/exclude options, but supported for 'Starts with', 'Contains' and similar criteria. Would it help for your use-case?