In this blog we are going to cover one use case in which we want to use 2 measures and plot them next to each other in the same canvas (rather than 2 separate charts) using grid charts.
Read More
This article explains you about overlays in dashboard designer using Helical Insight application.
Read More
In this blog we are going to learn how to implement High availability and load balancing using an Apache web server with two Tomcat instances. This can help in improving performance as well as ensuring that there is no downtime. There could be other modes as well of implementing HA LB using other servers also like IIS, NGINX, HA...
Read More
In this blog we are going to cover how can you setup Trino on multiple load balancing mode so that the SQLquery execution can happen in parallel, thus helping in better performance as well as a fault tolerant server in case if one server goes down users requests will still be getting processed.
Read More
In Open Source BI Helical Insight application version 5.2 onwards, we have also started providing support of Maps visualization. In this document, we are covering how to create map based on different criteria andvarious configurable properties of map. NOTE: By default, we are using Map Box plugin for map visualization in Helical Insight. If you
Read More
Open Source BI product Helical Insight is a responsive application and charts are responsive. When you create a tabular report which has many columns, it automatically reduces width of every column so that it fits the screen. This can become difficult to view when the number of rows being used are more. But From version
Read More
We are releasing Open Source BI product Helical Insight version 5.2 (5.2.0.1473 GA) in May 2024. In this blog we are going to talk about what all are the new features which have been added as compared to version 5.1 (i) New Database support: With every new version of Helical Insight, we continue to add
Read More
In previous blog, we have learned about how to use Date filter in Open Source BI Helical Insight application version 5 with different options like In Between, in Range, Equals, Greater Than, Less Than, Greater Than Equal to, Less Than Equal to etc. Helical Insight allows to pass filter name and filter values also directly
Read More
By default when we create a line chart in Helical Insight version 5.0 onwards it has got sharp edges. But from version 5.2 (5.2.0.1473 GA) a new property has been introduced which can allow to create line charts with smooth edges. Usage: Create a line chart report. For example here we are created a report
Read More
Grid table is similar to crosstab view and has been introduced from version 5.2 (5.2.0.1473 GA) onwards. Generally, the output of SQL in a tabular format is not very optimal information to understand and put to use. If we are dealing with textual information we need to represent information from one column against another column
Read More
