Introduction: While working on Community reporting, there are different types of input parameter options which are available. The same we would be covering in details in this document. Input parameters types which are present includes like select, select2, datepicker, daterangepicker , input, button, checkbox and slider. See the below screenshot, we can find in the
Read More
Introduction : In this blog we are going to explain how to create a bar chart which represents the Traveller wise travel cost by filtering DateRange input control using community reporting method in Helical Insight. Please make sure you have gone through the blog “Introduction to Community Reporting Interface” Steps to create bar chart report
Read More
Creating Bar Chart Report With Date Picker in Helical Insight Community Reporting (CE) Introduction: In this blog we are going to explain how to create a bar chart which represents the Traveller wise travel cost by filtering data for some particular date. Please make sure you have gone through the blog “Introduction to Community Reporting
Read More
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