In this blog, we will provide steps to connect to google big query data source connection in Helical Insight Open Source BI application Prerequsite: Helical Insight is successfully installed Login to BigQuery Web UI, and create dataset and tables by following below link:Create dataset in BigQuery Download required of simba JDBC driver for big query
Read More
Check the java version with the command java -version if it successfully installed then you can see the version else you will see the below image. Java –version If you get result similar to the below image you do not have Java installed. The list shows you which packages in your system have Java available
Read More
Helical Insight Adhoc reporting interface is having a feature called hidden column. A hidden column allows us to hide a column which can be part of the report selection but it will not be visible in the report as such. For example, We want to arrange according to month number but do not want to
Read More
Introduction: In this blog we are going to explain how to implement inter panel communication between tabular report and a pie chart in the Dashboard. For using Inter-panel communication functionality, user needs to create two reports i.e. parent report and child report. Here parent report is Tabular report and Child report is Pie chart. Parent
Read More
In this blog we are going to discuss how to apply customization on Table created using Community reporting of Helical Insight. Couple of customization which we will do includes header Background, header font size, header font color, header font style, border for table. In a similar way you can apply additional customization as well. To
Read More
In this blog we are going to discuss how to apply customization on Cross Tab header rows , header columns, rows font size, rows font color, rows font style, column font size, column font color, column font style on a report which has been created using Helical Insight Community Reporting method. To apply the customization
Read More
Introduction: In this blog we are going to explain how to create a dashboard with multiple reports (one Bar chart and Pie Chart). Those reports show the data for traveler wise travel cost and percentage of traveler, the two input parameters are TravelType (Single select) and TravelMedium (Multi Select). Please make sure you have gone
Read More
Introduction : In this blog we are going to explain how to create a custom map report which represents the data latitude and longitude pointers by filtering based on location(single select) input control using community edition(CE) reporting method in Helical Insight. Please make sure you have gone through the blog “Introduction to Community Reporting Interface”
Read More
Introduction : In this blog we are going to explain how to create a tabular report which represents the source wise travel cost by filtering based on Journey_type (Single Select) input control using community reporting method in Helical Insight. Please make sure you have gone through the blog “Introduction to Community Reporting Interface.” Steps to
Read More
Introduction : In this blog we are going to explain the Community Edition reporting method. We will provide an overview of the various components present here. In the Helical Insight we have two methods to create reports and dashboards Adhoc Reports : Adhoc reports is a UI driven drag drop method of reporting allowing to
Read More