This blog is relevant to Helical Insight version 5.0 and upwards. In Helical Insight version 5.0 onwards filters are identified by their filter names. If your dashboard is having 5 reports and all of the reports have a filter with filterlabel “Country”. Then changing the value of the filter Country at dashboard level will change
Read More
From the version 5.2 onwards of Open Source BI Helical Insight, we are directly supporting CelerData (CelerDB)/Starrocks out of the box. Hence the steps mentioned in this blog are not required. In the below image we have highlighted from where you can find out about the current version of your Helical Insight instance. Connecting to
Read More
From the version 5.2 onwards of Open Source BI Helical Insight, we are directly supporting Cockroach DB out of the box. Hence the steps mentioned in this blog are not required. In the below image we have highlighted from where you can find out about the current version of your Helical Insight instance. Connection string
Read More
From the version 5.2 onwards of Open Source BI Helical Insight, we are directly supporting Yugabyte DB out of the box. Hence the steps mentioned in this blog are not required. In the below image we have highlighted from where you can find out about the current version of your Helical Insight instance. Connection string
Read More
Discover the seamless integration of Firebird with the open-source BI tool, Helical Insight. Follow our blog for a step-by-step connection guide.
Read More
This document is applicble to Helical Insight version 5.0 and onwards. In this document we are going to use JS and CSS to customize the login page. We use CSS for styling and JS for changing the actual content of an element in the DOM. Customization with CSS : 1. To style the total background
Read More
It is possible to add one or multiple filters in Helical Insight. By default all the filters gets added in AND expression i.e. Filter1 AND Filter2 AND Filter3 which means it shows an overlap of data wherein all the filtering conditions value gets satisfied. But in some cases we may want to change and use
Read More
From the version 5.2 onwards of Open Source BI Helical Insight, we are directly supporting DuckDB out of the box. Hence the steps mentioned in this blog are not required. In the below image we have highlighted from where you can find out about the current version of your Helical Insight instance. Connection string looks
Read More
This guide explains how to enable and use localization (language translation) in Helical Insight using a simple patch. The goal is to make the application support multiple languages in a way that’s easy for both developers and end users. 1. Installation Steps Download the LocalizationPatch.zip file and unzip it. Inside the extracted folder, you’ll find
Read More
From the version 5.0 onwards, in Open Source BI Helical Insight, we have introduced a UI driven method of implementation of relative dates. Relative dates are helpful when you want that the report/dashboard should automatically show data for a specific range when it opens like “Last 7 days”, “Last 1 month”, “Last 3 hours”, “Next
Read More