Till now we have created reports and dashboards by downloading and editing the files of Template folder. We are using D3, C3 and datatables for visualization purposes, those relevant CSS and JS files are linked in the template.html file. You might be interested in creating reports and dashboards in your own folder. Below steps will
Read More
Now, that we have made a dashboard with multiple reports (How To Create Dashboard In Helical Insight CE), we will see how we can change the look and feel of the dashboard by adding color, images etc. Since the customization is done in an HTML markup, user can easily add any JavaScript functionalities in<script> tag
Read More
The charting engine which we are by default providing with Helical Insight Community Edition is D3 and C3 charts. Being a BI framework we allow you the flexibility to add any sort of javascripting charting engine. In this article we will cover how you can customize the look and feel of these default charts to
Read More
In this article we will learn how to create a dashboard with multiple reports in it. For creating a single report, we create a <div> with a unique id and leave it empty for the chart to be rendered in it. On running the report, chart will be rendered in the created <div>. Define the
Read More
Earlier we have added an input control or filter to the report created using Helical Insight CE. In this article we will be changing the type of input control. There could be various kind of input controls like single select, multiple select, searchable single select, searchable multiple select, date picker, date range etc. See the
Read More
Now that we have learnt how to create a simple report using Helical Insight Community Edition (CE), next step is to add input parameters ,filters to the dashboard and a button on whose click the chart will trigger. Before going in detail on what changes/addition is to be made to the files. Let’s look
Read More
In this article we will cover how to create a report using Helical Insight Community (free) Edition. User will be using a reference folder called Template Folder from the Helical website.(Download Template folder here) This folder contains all the files to make a report with the configurations already defined. What we will do is, after
Read More
In the previous article we had learnt how to create a tabular report. Now in this article , we will be learning how to change the visualization of report from tabular to any other type like bar, pie etc . We will use the .EFWVF files present in the Template folder . A '.EFWVF' file
Read More
Helical Insight is an Open Source Business Intelligence (BI) tool which supports Exasol database. In this article we will cover in detail, how you can connect, analyze, share and use other features of Helical Insight with Exasol Database. Following are the steps to be performed at file system of Helical Insight (hi-repository/System/Admin) when the database
Read More
Helical Insight is an Open Source Business Intelligence (BI) tool which supports MonetDB database. In this article we will cover in detail, how you can connect, analyze, share and use other features of Helical Insight with MonetDB Database. Following are the steps to be performed at file system of Helical Insight (hi-repository/System/Admin) when the database
Read More