Helical Insight dashboard designer allows you an extensive settings options allowing you to define various kind of configuration while you are exporting the dashboard as PDF. Click on the Settings button at the end of the toolbar. Click on Edit icon next to Dashboard. You will see the various frames that are available by default.
Read More
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
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
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