Introduction : In this blog we are going to explain how to create a tabular report which represents the source wise travel cost by filtering based on Journey_type (multi-select) input control using community (CE) reporting method in Helical Insight. Please make sure you have gone through the blog “Introduction to Community Reporting Interface.” Steps to
Read More
Introduction: In many cases when there are multiple input parameters in a report, then we may want to add a “submit” button. On click of that button the values of that input parameter gets passed to the report and it then shows the filtered our data. Please make sure you have gone through the blog
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 (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
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
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