Check the java version with the command java -version if it successfully installed then you can see the version else you will see the below image. Java –version If you get result similar to the below image you do not have Java installed. The list shows you which packages in your system have Java available
Read More
Helical Insight is having various kind of charting options by default present. One of the most commonly used widget is a “Card” widget which can be used to show a single information like the employee name, total revenue, total sales etc. A card widget is used a lot in dashboards. For example: You can refer
Read More
Helical Insight Adhoc reporting interface is having a feature called hidden column. A hidden column allows us to hide a column which can be part of the report selection but it will not be visible in the report as such. For example, We want to arrange according to month number but do not want to
Read More
Helical Insight version supported: This guide applies to the Enterprise Edition of the Helical Insight application 3.1 version which is most recent version of Helical Insight application. If you are using Helical Insight Application version 3.0 or below versions, follow this article Implementing Single Sign On (SSO) in Helical Insight Application 3.0 or below Version.
Read More
Helical Insight supports various relational, columnar, NoSQL databases as well as flat files. This blog shows how to connect to MS Access in Helical Insight. Step 1:Go to the Datasources page and click on MS Access. You will be prompted to download the relevant database driver. Download the driver from the link on our blog
Read More
Introduction: In this blog we are going to explain how to create Custom Pie Chart with single select parameter named “Journey_Type”. The report shows the data of source wise travel cost. Generally we should create report with custom visualization if the chart is not present in the in-built report options. Please make sure you have
Read More
Helical Insight supports a variety of databases, it also gives you the flexibility of adding all together a new DB even if it is not present in the list. If your database is not found in the list that comes out-of-the-box, you can add the driver in 2 ways: From the front-end From the back-end
Read More
In the below blog we will cover the steps to migrate your Helical Insight application from version 3.0 to version 3.1. Before starting the migration, please take the backup of following files/folders. Helical Insight 4.0 version released. Learn More about migrate Helical Insight to version to 4.0 1. Helical Insight Repository (which contains all reports,
Read More
The Home page gives an overview of server health, allows the super admin and admin to do user role management, handle scheduled reports, manage plugins and middleware configuration. Overview Tab: In the overview tab, there are various cards. Disk Space: This card gives the information of the disk space available on the machine/server that Helical
Read More
Introduction: In this blog we are going to explain how to implement inter panel communication between tabular report and a pie chart in the Dashboard. For using Inter-panel communication functionality, user needs to create two reports i.e. parent report and child report. Here parent report is Tabular report and Child report is Pie chart. Parent
Read More