Helical Insight dashboard designer also allows you to inject your own code at entire dashboard level or individual report level. On right click it has got HTML CSS JS options as well. Again, as mentioned earlier, on whichever component you right click, the code will get applied to that specific component. Below we have covered
Read More
This article explains you about overlays in dashboard designer using Helical Insight application. In certain cases in a dashboard we may want to make components on top of each other as overlays. For example company logo should be on top right of the report panel etc. In order to make components as overlays make them
Read More
In this blog, we will explain you about “Grouping” one or more components in dashboard designer using Helical Insight Application. Grouping allows you to make multiple components and make it part of one group. This allows multiple benefits like allowing you to have things as overlays, In order to use grouping place the components next
Read More
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