In this blog, we will cover the page properties like page size, background etc. The report page properties options appears when we have clicked on the report (and not on any component like text line etc) and then on the right side we can see various kind of properties options. We will be explaining those
Read More
Helical Canned Reports is a new module that has been introduced in Helical Insight 4.0. This module enables the users to create canned reports or pixel perfect pre-formatted reports. These reports are scalable, pixel-perfect, multi page reports which are also printer friendly. Canned reporting module can be used to create reports like invoices, balance sheets,
Read More
In this blog we are going to cover the points related to the usage of line component. Line component is mainly used for separation of fields/components. A line field can be dragged from left field and can be added. By default, as soon as a line component is added the foreground color is used as
Read More
In this blog we are going to cover the points related to the usage of text component. Text is the most used component in creating canned report and can be used for creating dynamic as well as non dynamic content like label, heading, titles, static text etc. A text field can be dragged from left
Read More
Introduction: In this blog we are going to explain how to use checkbox in multi select parameters in Community Edition Reports. Here we are creating a sample report which shows travel medium wise cost. Please make sure you have gone through the blog “Introduction to Community Reporting Interface.” Steps to create pie chart using filter
Read More
In this blog, we shall see how to create a stacked bar chart in Helical Insight. To create stacked bar charts, the first dimension (shown on the axis) will be the first column. Each data item to be shown in the stack should be shown in separate columns. Hence in certain cases you might have
Read More
Introduction: In many cases we would like to display the filters values which have been selected at a specific place. So in this blog we would describe how that can be done. Concept: Via dashboard.getVariables(NameOfFilterVariable) we can get the values of the selected filters. Fo what we can do is we can create some HTML
Read More
Once you have created a report using applied database function there might be a need to delete the applied DB function or change those values. In this blog, we will learn how we can go about doing the same. Below is the snapshot of the report which is created by applying Database function on one
Read More
In this blog we shall see how Impersonate/Mimic feature works in Open Source BI product Helical Insight. The impersonate feature has been added to Helical Insight so that when an admin applies certain security conditions for a user/shares certain resources with a user, he can then see via this functionality whether the same have been
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