Introduction: In this blog we are going to explain how to create a bar chart which represents the Source wise Cost of Travel with a filter based on Journey_type (single select). Please make sure you have gone through the blog “Introduction to Community Reporting Interface” Steps: Data Source Dashboard Layout Parameter Report 1. Data source
Read More
Introduction: In this blog we are going to explain how to create a bar chart which represents the Source wise Cost of Travel with a filter based on Journey_type (multi-select). Please make sure you have gone through the blog “Introduction to Community Reporting Interface” Steps to Creating Bar chart (Axis chart) with Multi Select Parameter
Read More
In this blog we are going to cover how to improve the performance of your Helical Insight instance. When all of these steps are followed it will improve the performance a lot. a. Cache preparation and speeding up the cache preparation:As soon as a user creates the database connection on our datasource page our application
Read More
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