NOTE: If you are using Helical Insight version 6.0 onwards, please refer to this blog: https://www.helicalinsight.com/page-setup-in-canned-reporting/ NOTE: To read about how to use canned reporting in the newer version 6.0 onwards, please read here: Canned Reporting Version 6.0 Onwards In this blog, we will cover the page properties like page size, background etc. The report
Read More
NOTE: If you are using Helical Insight version 6.0 onwards, please refer to this blog: https://www.helicalinsight.com/getting-started-with-helical-insight-canned-reports-version-6-0-onwards/ NOTE: To read about how to use canned reporting in the newer version 6.0 onwards, please read here: Canned Reporting Version 6.0 Onwards Helical Canned Reports is a new module that has been introduced in Helical Insight 4.0.
Read More
NOTE: If you are using Helical Insight version 6.0 onwards, please refer to this blog: https://www.helicalinsight.com/usage-of-line-component-in-canned-reporting/ NOTE: To read about how to use canned reporting in the newer version 6.0 onwards, please read here: Canned Reporting Version 6.0 Onwards In this blog we are going to cover the points related to the usage of line
Read More
NOTE: If you are using Helical Insight version 6.0 onwards, please refer to this blog: https://www.helicalinsight.com/usage-of-text-component-in-canned-reporting/ NOTE: To read about how to use canned reporting in the newer version 6.0 onwards, please read here: Canned Reporting Version 6.0 Onwards In this blog we are going to cover the points related to the usage of text
Read More
Sometimes, you may want to modify the query generated for a report based on the input parameters selected by end user. Different filter values may trigger different queries in such cases. To achieve this easily, dynamic query view feature has been added at metadata level in Helical Insight. What is dynamic query? Dynamic query essentially
Read More
This blog gives details about the filter expressions that can be used in the dynamic query view on the metadata page of Helical Insight. Dynamic queries allow the report level filters to be used in the view to generate the query based on those filters. Filters can be accessed by using the ${filter} notation. Filter
Read More
In this blog, we have given details of all the formData expressions that can be used in the dynamic query view. Dynamic query essentially implies that the query is generated at runtime depending on the user inputs.This can be achieved by adding a dynamic logic/groovy script using which end user can use the filters, formdata
Read More
Introduction: In this blog we are going to explain how to use checkbox in multi select parameters in Community Edition Reports. Here we are creating a sample report which shows travel medium wise cost. Please make sure you have gone through the blog “Introduction to Community Reporting Interface.” Steps to create pie chart using filter
Read More
Introduction : There might be certain reports/dashboards wherein we would also need “ALL” as one of the input values, so when ALL is selected the entire data will be shown and then further use can further select any specific value. This ALL can be preset in both single select and multiple select input parameters. In
Read More
Introduction:This document consists of proof of concept details for the implementation of load balancing and high availability solution within the Helical Insight application. Background : A web application hosted on a single node has many disadvantages mainly like unavailability in case of node failure and degraded performance in case of huge load. To address these
Read More
