In this blog, we shall see how to customize the tooltip for the gauge chart in Helical Insight. The customization is same for both linear and circular gauge. In order to apply customization, click on the “Customize” button on report create or report edit page. Tooltip is displayed when we hover on the marker of
Read More
In this blog, we shall see how to customize the scale for the gauge chart in Helical Insight. The customization is same for both linear and circular gauge. With this configuration you can specify the minimum and maximum value in the created linear or circular gauge. In order to apply customization, click on the “Customize”
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 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
In this article you will learn about how to apply filters on numeric datatype using Helical Insight Adhoc Filter. Various filter conditions are : Equals (=) Not Equals (!=) Greater Than (>) Less Than (<) GreaterThan and Equal to (>=) Less Than and Equal to (<=) Between Not Between Is Null Is Not Null Is
Read More
Different filters used on text data types. Equals: (=) Is one of Not equals (!=) Like Not like 1) Equals: (=) This is a filter term which is used in Adhoc to find text entries that are equal to a text specified by user. It used from auto mode. For equals we can use only
Read More
In this article we will learn about how to perform mathematical functions in Adhoc. Here, we will perform mathematical functions and analyze cost of travel by an employee using travel data. Drag the columns “Employee Name” and “Cost”. On generating report, at the bottom, which may contain details of multiple travel by a single employee.
Read More
In this article we will provide you the complete overview of Filters. Filters can be used to filter data, for instance based on date range or product name or salesperson etc. Any column of any table can be used as filter. To add as filter, either drag and drop column into filter canvas, or double
Read More