In this blog we will learn how to display the largest value not greater than a number specified from numeric column in Helical Insight. Below you can see we are having a column in decimal values. If we want to display the largest value not greater than the number specified. Click on column. Click on
Read More
In this blog, we will learn how to display cyclic redundancy check value of a given string as a 32-bit unsigned value from numeric column in Helical Insight. If we want to display cyclic redundancy check value of a given string as a 32-bit unsigned value. Click on Travel Cost column. Click on more, user
Read More
In this blog we will learn how to display the smallest integer value not less than the number specified from numeric column in Helical Insight. Below you can see we are having a column in decimal values. If we want to display the smallest integer value not less than the number specified. Click on column.
Read More
In this blog we will learn how to convert a number from one base to another and output will be String from numeric column in Helical Insight. Below you can see we are having a column in numeric. If we want to convert a number from one base to another and output will be String.
Read More
Objective of this blog is to discuss how we can add the scrolling text from right to left anywhere in the ad-hoc report or dashboard in Helical insight as shown below. How to Add Scrolling Text in Dashboard in Helical Insight Application...! The detailed description to achieve the above discussed objective is documented follows: STEPS:
Read More
Helical Insight application is having validations on each and every page and actions. This blog elaborates how you can disable those validations, change the messages etc related to validations. The validation logic which is needed to validate different inputs and modules in Helical Insight can be configured in Validation.xml file. <p.‘Validation.xml file’ is located at
Read More
There are various settings and customization related to Helical Insight which one can do by making changes in the settings.xml present in the back-end directory. Thus, the brief about various settings present in the setting.xml file is documented below: Location of settings.xml file: “..\hi\hi-repository\System\Admin” Note: The above path might change based on where you have installed it.
Read More
Introduction: Helical Insight metadata connects with a database which is predefined. Now there might be certain cases in which we would like the metadata to connect to different datasources based on certain condition. For example : In healthcare industry the data of the hospital can not go outside the hospital premises. In that case, based
Read More
Introduction: In certain cases you may want to embed Adhoc reporting interface of Helical Insight inside your application thus empowering your end users to create reports on the fly. But in those cases you want them to be able to create report using only a preselected metadata. This blog will help in creating the adhoc
Read More
Introduction: Using this blog you will able to enable the Secure Socket Layer(SSL) in the apache-tomcat web server to access the application using HTTPS. This blog is applicable when you are using self-sign certificate and Helical Insight is being used in a stand alone mode not embedded within a third party application. Prerequisite: 1. Java
Read More