
Barry Gaffey
- Total activity 142
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 82
- Subscriptions 31
Posts
Recent activity by Barry Gaffey Sort by recent activity-
Accordion plugin, how to make it stop completely reloading the accordion's dashboard?
How may I prevent an Accordion dashboard from completely reloading whenever the Browser window resizes, which, then causes the Sisense dashboard to resize itself and redraw all of the widgets.The p...
-
How may you conditionally hide widget(s) on a dashboard?
I'd like to know if there's any way to conditionally hide a widget? e.g. If the widget pulls no data at all, what methods are available for hiding that widget? I'd prefer a method with the widget...
-
Is there an API for setting up and configuring Hierarchies?
I wanted to know if there's a way to set up or configure a Hierarchy for an ElastiCube with Sisense REST API methods? Or is there any way of automating the creation of Hierarchies? I'm talking ab...
-
How to clear dashboard filters set by URL parameter after opening a new dashboard
I am referring to this feature:https://support.sisense.com/hc/en-us/articles/230651568-Passing-Dashboard-filters-by-URL-Parameters Neat feature, but, the filter(s) set by the ?filter URL paramete...
-
Is there a way to call a widget's "Clear Selection" from a widget script?
Is there a way to call a widget's clear selection from a widget's custom script? I want to be able to do what the "Clear Selection" button does on a widget that "Affects Dashboard filters", program...
-
How many ElastiCubes allowed per server on Sisense Linux?
Sisense on Windows has a general limit of 40 ElastiCubes per server. https://documentation.sisense.com/latest/getting-started/minimum-requirements.htm#gsc.tab=0 What is the ElastiCube limit per ...
-
What does Widget.actualizeFilters() do?
What does Widget.actualizeFilters() do ? As in this: widget.on("querystart", function (W, Q) { W.actualizeFilters()});
-
How may we contribute to commuity plugins?
How may we contribute to community plugins ? Could they be hosted on GitHub or something?