In this blog, we will explain how to create a dashboard in which there is a dropdown. This dropdown values are also coming from a specific column of the db. Now based on the dropdown values selected, dynamic groupby clause of the chart will get changed. This can be achieved using a dynamic view and
Read More
In this document, we will provide a sample of creating a button and displaying a report based on that button’s click. Example: We will create two buttons: when we click on ‘Emp Report‘ it shows the Emp Report. When we click on ‘Travel Report‘ button it shows the Travel Report. Steps to be followed :
Read More
Starting from Open Source BI Helical Insight 5.2.2 Enterprise version onwards, we have introduced new functionalities to dynamically change the properties of Text, Image, and Tab components using java script. This makes the usage of those very dynamic and can be changed based on any conditions as per users requirement. Changing Text component properties :
Read More
In this blog, we will learn how to display the average value from a numeric column in Helical Insight. If we want to display the average value. Click on Travel Cost column. Click on more, user will get two options i.e., Quick and Advanced Click on “Advanced” Tab in this, you will see a function
Read More
In this blog we will learn how to display a number truncated to a certain number of decimal places from numeric column in Helical Insight. Below you can see we are having a column in decimal values. If we want to display a number truncated to a certain number of decimal. Click on column. Click
Read More
In this blog we will learn how to display the square root of a non-negative number from numeric column in Helical Insight. If we want to display the square root of a non-negative number. Click on Travel Cost column. Click on more, user will get two options i.e., Quick and Advanced Click on “Advanced” in
Read More
In this blog, we will learn how to convert numeric seconds into a time value (hh:mm:ss) from numeric column in Helical Insight. If we want to convert numeric seconds into a time value (hh:mm:ss). Click on Travel Cost column. Click on more, user will get two options i.e., Quick and Advanced Click on “Advanced” in
Read More
In this blog, we will learn how to display a value rounded to a certain number of decimal places from numeric column in Helical Insight. Below you can see we are having a column in decimal values. If we want to display a value rounded to a certain number of decimal places. Click on Travel
Read More
In this blog we will learn how to convert the value of a number from degrees to radians from numeric column in Helical Insight. If we want to convert the value of a number from degrees to radians. Click on Travel Cost column. Click on more, user will get two options i.e., Quick and Advanced
Read More