Migrate Helical Insight To Version 4.0 From Older Version
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
In this blog we are going to cover the points related to the usage of image component. The image component can be used to add logos, icons, images etc related to the data being displayed etc. Note: As of now the image file types which are supported are JPEG, JPG and PNG only. An image
Read More
Recently we came across one issue which our client has rasied i.e., when we logged into Helical Insight application using SSO then ROLE_USER is setting as default role to that user,so they need to remove that default. To overcome this problem please follow the steps below: Take the backup of below files from respective locations
Read More
Introduction : In this blog we are going to explain how to implement data security based on the logged in user roles. We are creating a sample tabular report which shows travel data. If the user is having roles ROLE_ADMIN and ROLE_VIEWER then the user can see only Domestic travel data. The users having other
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
We shall see how to create canned ALL as one of the options in the 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
Read More
Implementing Data Security In Canned Reports Based On Logged In User’s Profile Name and Profile Values Introduction: In this blog we are going to explain how to implement data security based on the user’s profile attributes. We have created sample tabular report having the data of client wise meeting date. A user can have multiple profiles
Read More
Introduction: In this blog we are going to explain how to implement data security based on the logged-in role name. We have created sample tabular report having the data of client wise meeting date. In this example, we want to filter the data based on the role of the user who is logging in. Please make
Read More