In order to migrate the dashboard created in Helical Insight from one server to another server, the steps involved are creating data sources connection, metadata, reports, and the dashboard. We would be covering in details the step involved in migrating from source to target. Below mentioned are the details of the source: Source Server: Data
Read More
This blog will help you in creating and deploying the TreeMap Chart using VF in Helical Insight Application. We can deploy and use TreeMap with drill-down capabilities using the VF method of visualization in Helical Insight Extract the TreeMap.zip. It contains two files TreeMap.efwvf file and treemap_styles.css TreeMap.zip Create a folder in the below path
Read More
How to Add Customized Cache Refresh Button at Dashboard Level in Helical Insight Application In below blog, we are going to explain how the dashboard can be refreshed on HTML button click in Helical Insight application Create a sample dashboard (see the screenshot) Open the dashboard in edit mode Create HTML component in the dashboard
Read More
By default Open Source BI product Helical Insight gets installed on Apache Tomcat. In this blog, we will learn how to migrate this from Apache Tomcat to Apache web server. For Apache Web server default HTTP Port is: 80 and default HTTPS port is: 443. Similarly for Apache Tomcat default HTTP port is 8080 and
Read More
In this document, we have explained how we can do load balancing in Helical Insight application using Tomcat. The cluster consists of a set of connected Tomcat Servers that work together so that, in many respects, they can be viewed as a single system. Each node sets to perform the same task, controlled and scheduled
Read More
Before sending a report or dashboard via email or scheduling reports and/or dashboards to be emailed, it is necessary to configure the email ID from which these emails will be sent. In order to do this, open the mailConfiguration.properties file present at .. \hi\hi-repository\System\Mail\ You will see the following: Provide the details of your email
Read More
From version 5.0 of Helical Insight Enterprise Edition, the entire method of implementing cascading input parameters has been simplified and it can be acheived from the UI itself. Please refer to this blog to learn how to do that. If you are using an older version you can go read further. Cascading Parameter is the
Read More
PUBLIC AND PRIVATE FOLDER CONCEPT IN HELICAL INSIGHT AND HOW TO ACCESS PUBLIC FOLDER CONTENT. We have a different type of folders like public and private folder. Private Folder: These are the folders which we create for personal use. The files kept in this folder are like reports, dashboards, or metadata will only be available
Read More
Update License in Helical Insight This Article will help you in deploying Helical Insight license in the enterprise version. Get the Licence file. The license file name will be “hdi.licence” Go to the below-mentioned application path In Windows: “..\Helical Insight\hi\apache-tomcat-9\webapps\hi-ee” In Ubuntu: “..\Helical Insight\hi\apache-tomcat-9\webapps\hi-ee” Copy the hdi.licence file and paste in the above-mentioned directory Restart
Read More
When the user exports dashboard, a snapshot of the dashboard is taken and then stored in the selected format. However, if a user wants data from the tables on the dashboard to be exported, it is not possible for the entire dashboard. This is because there are a number of different reports on the dashboard
Read More