In the below blog we will cover the steps to migrate your Helical Insight application from older version to version 4.1 GA. Before starting the migration, please take the backup of following files/folders. Helical Insight Repository (which contains all reports, dashboard, metadata and other work related files). Take the backup of entire Helical Insight repository
Read More
Below are the steps in order to provide SQL Server 2017 Database as Datasource in SQL Server Installation of SQL Server Download the JDBC driver for SQL Server http://clojars.org/repo/com/microsoft/sqlserver/sqljdbc4/4.0/sqljdbc4-4.0.jar Add this downloaded driver in \hi\hi-repository\System\Drivers Open Control Panel\System and Security\Windows Defender Firewall Turn off the Firewall Click on Advanced Settings 6. Right click on Inbound
Read More
Introduction:This document consists of proof of concept details for the implementation of load balancing and high availability solution within the Helical Insight application. Background : A web application hosted on a single node has many disadvantages mainly like unavailability in case of node failure and degraded performance in case of huge load. To address these
Read More
In this blog, we will provide steps to connect to google big query data source connection in Helical Insight Open Source BI application Prerequsite: Helical Insight is successfully installed Login to BigQuery Web UI, and create dataset and tables by following below link:Create dataset in BigQuery Download required of simba JDBC driver for big query
Read More
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 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