In the below blog we will cover the steps to migrate your Helical Insight application from older version to version 4.1 GA. 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
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
Helical Insight 4.0 onwards we provide various methods of reports creation which includes Adhoc Interface, Community Report and Canned Report interface. In this blog we are going to explain when it is ideal to use Canned Reporting interface. If your requirement is more on the data visualization and dashboard then Adhoc interface as well as
Read More
Introduction:In this blog we are going to explain how to implement data security based on the logged-in organization. We have created sample tabular report having the data of client wise meeting date. In this example covered below, we want to filter the data based on the organization that the user belongs to. Organization for default
Read More
In this blog we shall see how to create canned reports with ALL as default value in input parameters. STEP 1: Create a connection To know more about the types of datasource connections that can be established, refer to the blog. STEP 2: Write a query without using parameter/where clause After providing the connection details
Read More
In this blog we shall see how to create canned reports with multi select input parameters. STEP 1: Create a connection To know more about the types of datasource connections that can be established, refer to the blog. STEP 2: Write a query without using parameter/where clause After providing the connection details in the previous
Read More
Canned reporting interface provides one more method of implementing multiselect parameter and that is using checkbox. In this blog we are going to cover how to implement the same. Below is a snapshot of how the checkbox input parameter looks like STEP 1: Create a connection To know more about the types of datasource connections
Read More
In this blog we will see how to create a canned report with a date picker as input parameter. We will give an end user an option to select the date, and all the data greater than that specific date will be available in the report. STEP 1: Create a connection To know more about
Read More
In this blog we shall see how to create canned reports with input parameters with single select. STEP 1: Create a connection To know more about the types of datasource connections that can be established, refer to the blog. STEP 2: Write a query without using parameter/where clause After providing the connection details in the
Read More
In this blog we will see how to create a canned report with a date range selector as input parameter. STEP 1: Create a connection To know more about the types of datasource connections that can be established, refer to the blog. STEP 2: Write a query without using parameter/where clause After providing the connection
Read More