Knowledge Base
cancel
Showing results for 
Search instead for 
Did you mean: 

Knowledge Base Articles

Filtering On Multiple Tags In A Single Row

Question: A relatively common database design strategy is to have a tag column with an arbitrary number of tagsHere is an example in which we look at numbers between 1 and 10 and tag them as even, odd, perfect, or parts of the Fibonacci sequence:Now ...

intapiuser by Community Team Member
  • 1236 Views
  • 0 comments
  • 0 kudos

BloX Auto Slider

Disclaimer: Please note that this blog post contains one possible custom workaround solution for users with similar use cases. We cannot guarantee that the custom code solution described in this post will work in every scenario or with every Sisense ...

intapiuser by Community Team Member
  • 947 Views
  • 0 comments
  • 0 kudos

Split A Delimited Field Into Rows

Question: A data source in your ElastiCube contains a field with multiple values in it delimited by a particular character (i.e - comma, semicolon, space, etc.). You need to parse that field and create a table with a record for every value in the del...

intapiuser by Community Team Member
  • 1047 Views
  • 0 comments
  • 0 kudos

Force Start A Sisense Service From Windows PowerShell

Question: Sisense Service hangs and I try to start them in Windows Services, but the usual net stop & net start will not restart them. net stop /y will stop all dependencies.     Solution: Follow the instructions below to force start a Sisense Servi...

intapiuser by Community Team Member
  • 817 Views
  • 0 comments
  • 0 kudos

Alternating BloX Background Color

Add the following css to the style tag of the main blox property.Modify the widgetid value to match your blox widget ID. The ID is the text after /widgets/ in the URL bar.Modify the color to be whatever color you'd like to alternate between.widget[wi...

intapiuser by Community Team Member
  • 549 Views
  • 0 comments
  • 0 kudos

Creating A Quiz In Blox

Today we will create a quiz widget in Blox that will looks something like this:This is a blox exercise to show a simple use case for custom actions.The first step is creating a data source file.You can create some csv with have some questions answers...

intapiuser by Community Team Member
  • 404 Views
  • 0 comments
  • 0 kudos

Accessing cubes from another server

Question: How can I access all the cubes from another server, if I installed another Sisense system on another machineSolution: In order to get the cubes from another server you can follow these steps. If the computer you're working on is a computer ...

intapiuser by Community Team Member
  • 343 Views
  • 0 comments
  • 0 kudos

Disabling TLS 1.0 And 1.1 In IIS

Question: Due to security considerations I want to be able to disable TLS1.0 with a view to disabling TLS1.1Solution: Starting in Sisense 7.4, it became pretty straightforward to disable traffic on TLS 1.0 and 1.1.Setting this up involves two steps:F...

intapiuser by Community Team Member
  • 919 Views
  • 0 comments
  • 0 kudos

Filter dashboard on latest year based on the Elasticube data

 Analytical NeedFact tables may include a wide date range. For instance, a table can have historical dates without any transaction of the current year,The Need : filter the dashboard based on the latest year in the data   Modeling Challenge We need t...

intapiuser by Community Team Member
  • 369 Views
  • 0 comments
  • 0 kudos

Pareto Analysis

 Analytical Need Pareto analysis is a technique based on the Pareto Principle which states that 80 percent of problems or effects are produced by 20 percent of causes. This type of analysis can be useful in the stage of decision making, to identify t...

intapiuser by Community Team Member
  • 711 Views
  • 0 comments
  • 0 kudos

Conditional Filtering on Measured Values

 Analytical Need  Aggregation functions are used to group a set of values to perform calculations that return a single value. SUM(), MEDIAN(), and COUNT() functions are some of the most common aggregation functions examples. Simple aggregation func...

intapiuser by Community Team Member
  • 2269 Views
  • 0 comments
  • 0 kudos

Changing published widgets' attributes

After publishing a widget, we can access it's attributes to further modify it to our requirements.Step 1 - Find the Widget titleNamed 'widgettitle' from the browser's console, by adding a 'debugger' to the this.initializing of the dashboard. In the t...

intapiuser by Community Team Member
  • 490 Views
  • 0 comments
  • 0 kudos

YTD function reference

Below gives a solution on how to compare this year results up to today with previous year until the same parallel day.Solution:  If you want to compare this year and the previous year you can add a widget filter where you will choose the current day ...

intapiuser by Community Team Member
  • 874 Views
  • 0 comments
  • 0 kudos

See your data come to life with Sisense Pulse

How do I find insights without having to dig through lots of dashboards & data? This question is being asked by many of our customers who are looking for the easiest way to identify and stay on top of important business events. To address this need,...

intapiuser by Community Team Member
  • 719 Views
  • 0 comments
  • 0 kudos

Show last month with data

The last month with data isn't the current calendar month (payroll for instance).The out of the box feature of Sisense supports only the last calendar month Below shows a solution  to have a default filter that shows the most updated month with data....

intapiuser by Community Team Member
  • 880 Views
  • 0 comments
  • 0 kudos

Target on Gauge

 Analytical Need Gauges are types of widgets that are very helpful in presenting progress or whether a KPI is met such as current state vs. expected state based on previous calculated value.At times, we might be interested to show a target that needs...

intapiuser by Community Team Member
  • 588 Views
  • 0 comments
  • 0 kudos

Highlighting Max Value in a Pivot

 Analytical Need When designing our dashboards and widgets, we should always consider the visuals and UI to convey the message of our widgets and help our users to consume the data easily, and take actionable business decisions based on it.Many times...

intapiuser by Community Team Member
  • 520 Views
  • 0 comments
  • 0 kudos

The Invisible Many to Many

For general information on types of data relationships, potential complications and how to resolve them, see the following articles:  Data Relationships: Introduction to Many-to-ManyData Relationships: Check Type of relationshipData Relationships: O...

intapiuser by Community Team Member
  • 913 Views
  • 0 comments
  • 0 kudos
Labels