Excluding from an existing Dashboard filter using BLOX
Hello,
I had an earlier challenge which was solved by Daniel (@rapidbisupport). Thank you!
Now, I'm hoping to take this one step further. After the Dashboard filter has been created, I'd like to create another BLOX button to remove specific filter entries from the list (either remove from the include or exclude) using a similar method as previous.
Here is the link to the last request / post:
Thank you in advance!
ssoltz
Posted 2 years ago·Last reply 2 years ago
8 comments
DRay
·2 years agoHello ssoltz ,
I wanted to follow up to see if the solution offered by rapidbisupport worked for you.
If so, please click the 'Accept as Solution' button so that other users with the same questions can find the answer faster. If not, please let us know so that we can continue to help.
Thank you.
RAPID BI Support
·2 years agoHi ssoltz ,
All possible - what do you want to remove from the filters?
"remove specific filter entries from the list"
I mean you could set up a second BloX that looks like:
and then remove members from the filter related to another 'target pivot with a list of exceptions' like this in the widget script:
But difficult to provide more info without more specifics. From memory you had a video the first time that outlined the requirement really well - otherwise happy to jump on with Sisense Services | Free 30-Minute Sisense Consultation (rapidbi.com.au).
Let me know how you go?
Thanks,
Daniel
RAPID BI
daniel.ranisavljevic@rapidbi.com.au
RAPID BI - Sisense Professional Services | Implementations | Custom Add-ons
ssoltz
OP2 years agoDaniel,
I am working on this currently. I will make a video shortly if I cannot get this to work (no luck so far).
So, my confusion currently is that the original solution you created for me was embedding the script in the Dashboard script not a widget script as you state above. So, I'm either trying to use this as a widget script (in this case, which widget...the new button widget? This is not working)...or combining this new script with the old Dashboard script (this is not working yet as I do not know the syntax).
Thank you!
ssoltz
OP2 years agoDaniel rapidbisupport ,
Here is the new video:
Video
I have a feeling your new solution paired with the old one will work. My biggest question is where to put the script. The old one was placed as a Dashboard script. So, I either have to merge old code with new there or understand which widget to add the script to.
By the way, here is my hacked version of your code to create the same filtered records on equivalent Dashboard filters from two different datasets:
Thank you AGAIN for your assistance!
RAPID BI Support
·2 years agoThanks for the Chat today ssoltz ! Was great to jump on a call and I hope you got some value out of it.
As discussed, looks like I missed a bracket in the original response, causing your adapted script to fail.
The changes required are as below:
Don't hesitate to reach out if we can help with anything else!
Thanks,
Daniel
RAPID BI
daniel.ranisavljevic@rapidbi.com.au
RAPID BI - Sisense Professional Services | Implementations | Custom Add-ons
DRay
·2 years agoHello ssoltz,
Since Daniel already worked with you on this, let's ping rapidbisupport and see if have any more insight.
RAPID BI Support
·2 years agoThanks for the tag!