In this blog we will learn how to extract the date from date /date time column in Helical Insight. Below you can see we are having a date in the format “YYYY:MM:DD HH:MM:SS”. If we want to extract Date, click on Travel Date column. Click on more, user will get two options i.e. Quick and
Read More
Prerequisite : Java 8+ installed and JAVA HOME is set. Install apache tomcat 7+ Need to have any one of the database server installed like Derby, MySQL, Postgres, MSSQL etc Steps to Deploy HI application : Extract helicalinsight-ee-2.1.0.8049 RC1.jar file. Once you extract this you will find hi-repository.zip and hi-ee.war Unzip the hi-repository.zip file
Read More
Prerequisite : IIS server version 6+ is installed and running. Make sure “ISAPI Extensions”, “ISAPI Filters” and ”CGI” are checked. To verify go to Control Panel -> Programs and Features -> Turn on Windows Features. Check “Internet Information Services” inside that you will find all these 3 modules. Apache Tomcat 9+ is installed. Testing Environment
Read More
How to Share Dashboards? A dashboard is created using reports which are created from a metadata which, in turn, is created from a datasource. Thus, sharing a dashboard involves: Sharing the Dashboard file Sharing the Reports from which dashboard is created Sharing the Metadata from which reports are created Sharing the Datasource from which metadata
Read More
NOTE: This blog is relevant to version 3.0, 3.1, 4.0 and 4.1 of Helical Insight and will not work for any other version. You can know the version from the bottom left (above file browser) or from the admin page. This article briefs you about how you can completely white label and change the look and feel
Read More
Introduction: This document describes the steps of authenticating Helical Insight application using Central Authentication Service (CAS). Prerequisite : Java version 1.7 or higher Apache tomcat 7.0 + Helical Insight Application Version 2.0 + Below are the steps : Configurations needs to do on CAS server : Download 4.0.1 or higher version
Read More
Introduction: This document describes the steps of authenticating Helical Insight application using Lightweight Directory Access Protocol (LDAP). Prerequisite : Java version 1.7 or higher Helical Insight Application Version 2.0 + Download the files required for integration of LDAP with Helical Insight application from below link.Download the files from here Below are the steps : Configurations
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
From version 5.0 of Helical Insight Enterprise Edition, the entire method of implementing cascading input parameters has been simplified and it can be acheived from the UI itself. Please refer to this blog to learn how to do that. If you are using an older version you can go read further. Introduction: Cascading Parameter are
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