In this blog, we will see how to pass filters values in the URL for different types of filters. Whenever we want to pass parameters values in the URL, we need to append the filter label along with the value in the URL. This is applicable for reports created using Adhoc interface, ReportsCE interface and
Read More
Below are the steps in order to provide SQL Server 2017 Database as Datasource in SQL Server Installation of SQL Server Download the JDBC driver for SQL Server http://clojars.org/repo/com/microsoft/sqlserver/sqljdbc4/4.0/sqljdbc4-4.0.jar Add this downloaded driver in \hi\hi-repository\System\Drivers Open Control Panel\System and Security\Windows Defender Firewall Turn off the Firewall Click on Advanced Settings 6. Right click on Inbound
Read More
The charting engine provided by default Helical Insight Community Edition is D3 and C3 charts.Anyhow, there will be few requirements which cannot be accomplished with help of default properties.In such cases, we can use ‘JS Editor’ option available and write javascript to achieve that requirement. We can use 4 life cycle events for the report
Read More
In this blog, we shall show how to restrict the tables, catalog and schema shown at the metadata level via the datasource connection URL. The datasource connection URL can be used to define the tables, catalog and schema that will be exposed or displayed at the metadata level and subsequently the report creation level. Step
Read More
In canned reports module, there is the option of using calculated fields. The calculations options are available on right click on any component (text or numeric field) on the canvas. In order to apply the calculation on a field, right click on the field, hover to Calculation option and select the calculation you want to
Read More
In this blog, we will show you how to connect to open source analytics engine, ElasticSearch to Open Source BI product Helical Insight. Follow the below given steps in order to connect Helical Insight to ElasticSearch: Step 1: Download this zip file and extract the contents. Step 2: Go to DataSources page and click on
Read More
In this blog we are going to learn how to implement inter panel communication on charts i.e. clicking on one chart the other panels of the dashboard should get updated. In case if you want to implement inter panel communication on table you should refer to this blog For using Inter-panel communication functionality, user needs
Read More
In the below blog we will cover the steps to migrate your Helical Insight application from older version to version 4.0. Before starting the migration, please take the backup of following files/folders. Helical Insight Repository (which contains all reports, dashboard, metadata and other work related files). Take the backup of entire Helical Insight repository folder
Read More
This blog describes the various attributes of the session variables that can be used in the view of the metadata of Helical Insight. There are four session variables in Helical Insight: user, org, profile and role. The various attributes for each of these are as follows: user: These are attributes related to the users that
Read More
Cascading Parameter is the input parameters which are interlinked and upon selecting the first parameter’s value the selected value is passed as a filter in the cascaded parameter and accordingly, the second input parameter values will be changed. For example we might have two input parameters i.e. Country Name and State Name. Whatever is the
Read More