On the dashboard designer page there are multiple operations and functionalities which can be done on right click. Now on whatever component the right click happens, the functionality/UX changes get applied to that specific component. For instance, the components can be added report, added image, added text box, a group. Please note that some of
Read More
If you want to uninstall Helical Insight 3.0, follow the steps given below: For Windows OS: Go to the path “Your-path/Helical Insight/hi/bin/” Double-click on “uninstaller.bat” with administrator privileges to run the uninstaller Click on “Uninstall”. You will get the following warning. Click on OK. You will get the following screen showing progress of uninstallation. Click
Read More
How to Install Spark SQL Thrift Server (Hive) and connect it with Helical Insight In this article, we will see how to install Spark SQL Thrift Server (Hive) and how to fetch data from spark thrift server in helical insight Prerequisite: Helical Insight should be installed and running. We will now see how to install
Read More
This blog will let you know to export excel using apache poi hwf and customize the excel like adding more information like the filters used in the report, heading. We should create an object in HTML file which contains the map-id from an efwd file, all the required input parameters for executing the query and
Read More
In order to remove default admin and default user buttons from login page of Helical Insight application, we need to follow below steps: Go to the location where Helical Insight application is installed. Now search for ‘loginBody.jsp’ file which is located at “webapps/hi-ee/WEB-INF/jsp/login/loginBody.jsp” directory Open ‘loginBody.jsp’ Comment the following section of code as shown below.
Read More
Login with credentials and click on the file browser. Then we get folders and files list, select the required report using search bar option. Now, we need to right click(or double click ) on our report. We can see options like Open, Open in New Window, Delete, Rename, Share & Properties. Click “Open” to open
Read More
In some other blogs we have covered white labeling overview. In this blog we are going to cover how to remove the License Details from the home page, footer which has copyright Helical Insight and “Click Here to know more details. Below we have described the steps in details for one of the sample use
Read More
Adding Table/Column to an embedded derby database created at the time of installation of Helical Insight application. In this blog we will discuss how to add a new table or column to an already connected embedded derby database and populate newly created table or column. We will use db-visualizer as a client to connect to
Read More
In this blog, we will learn how to convert all the characters in a string to uppercase characters from text column in Helical Insight. Below you can see we are having a column in text. If we want to convert all the characters in a string to uppercase characters. Click on column. Click on more,
Read More