In our earlier articles, we have talked about how to connect single datasource using Helical Insight. This article talks about how to connect multiple datasources using Helical Insight v1.0.1 .In this case we have referred CSV and MySQL as a datasources. Steps: Create a folder inside HI Repository. In this case, we have created a
Read More
Steps: Login into Helical Insight Application. Click on the Datasource tab Now click on the “Edit” option. Now, select Datasource Type. In this case “Virtual Datasource” is selected. On selecting datasource type,a list of datasources will be displayed.Also,intended datasource can be searched using “Search Datasource” in case multiple datasources are present. For further assistance,
Read More
Steps: Create a folder inside HI Repository. In this case we have created a folder named “CSV Datasource”. C:\Helical Insight\hi-repository\CSV Datasource Inside this folder create another folder and save the CSV file inside it. In our case we have created a folder named “CSV”. C:\Helical Insight\hi-repository\CSV Datasoure\CSV Place the CSV which you intend to use
Read More
In this blog we will cover how to connect Open Source BI product Helical Insight application with Hive database. Click on “Data Sources” page. The list of Data sources is present as a collection of icons for each database. Click on “Hive”. Now in the “Create” tab, enter the following details: Host: Enter the server
Read More
Following are the steps to configure Hive Datasource into Helical Insight Application : Go to Tomcat Library folder Path: “ C:\Helical Insight\apache-tomcat-7\webapps\hi\WEB-INF\lib “ Note : Path address will depend on where the Helical Insight application is installed. Here, Helical Insight Application is installed in windows C drive. Extract the jar files provided into lib folder.
Read More
To display specific data on a dashboard a card is used. There can be multiple cards on a single dashboard. This article talks about how to create such cards using Helical Insight VF. Some of the Card VF developed using Helical Insight: Steps: Download this file. The unzipped folder, named “VF FILES”, is to be
Read More
In this article you will learn how to integrate Radar Chart of D3 using VF option in Helical Insight and generate report. Steps : Download this .zip file. The unzipped folder, named “VF FILES”, is to be placed in the HI file repository. Detailed explanation on adding the created VF-File in an Adhoc report,
Read More
In this article you will learn how to integrate Polar Chart of D3 using VF option in Helical Insight and generate report. A polar chart is a circular graph where data are displayed using angle, and the distance from the center point. Steps : Download this file. The unzipped folder, named “VF FILES”, is to
Read More
In this article you will learn how to integrate TreeMap Chart of D3 using VF option in Helical Insight and generate report. A Treemap is used for visualizing hierarchical structure or tree-structure data which are split up into sized rectangles. Steps : 1. Download this file. 2. The unzipped folder, named “VF FILES”, is to
Read More
In this article you will learn how to integrate Bullet Chart of D3 using VF option in Helical Insight and generate report. Bullet charts are generally used to show data for Target, Achieved and Marker (Milestone). Steps: Download this file. The unzipped folder, named “VF FILES”, is to be placed in the HI file repository.
Read More