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
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