In this article you will learn about how to add X Axis gridlines. Gridlines are especially useful for benchmarking and comparisons. Now, Open the visualization where you want to add X Gridlines. Then, add the script. Also, you will have to define the values wherein you want the lines to be added. Javascript Code : hi_container.set("postExecution",
Read More
Helical Insight has 4 levels of security: Organisation: Data belonging to a particular organisation will be seen only to the users belonging to that organisation. No other user belonging to different organisation can access that data. User: A user can share files with the other user/role within his organisation Role: Users belonging to same role
Read More
In this article you will learn about how to do column banding in table. Initially, you will need to open an existing tabular report or create another tabular report using your data wherein you want column banding. Default view of a Table : Column Banding Patterns in Table : Odd Column Banding Even Column Banding Odd-Even
Read More
In this article, we will explain about the repository document information. Once the user puts in the required credentials, he will be able to login and will see the repository. There are different options on the top which end user can see; based on his/her access level. If logged in via admin, there would be
Read More
In this article you will learn how to add Y Axis gridlines. Gridlines are especially useful for benchmarking and comparisons. Now, Open the visualization where you want to add Y Gridlines. Then, add the script. You will have to define the values wherein you want the lines to be added. Javascript Code: hi_container.set("postExecution", function () {
Read More
While viewing the properties of files, there is something known as Permission level. In this tool there are basically 6 level of permissions. Permission Level Access Description 0 No Access User has no access to the file. User can’t see it in repository, and can’t do any other operation even if he knows the URL.
Read More
In this article you will learn how to remove the default table row banding color of Tabular Report. Initially, you will require to open existing tabular report or create a new tabular report using your data wherein you want to do the same. In the table you can see that by default alternate rows are in light
Read More
In this article we will learn about different column level operations on selected columns in Adhoc. On clicking drop down arrow on right side present in any selected column, we can see many functions which are : Delete Use as Filter Hidden Use as Co-Ordinate Aggregate Functions (Sum, distinct, count, Min, Max, Average) Group By
Read More
In this article, you will learn about how to “Edit Metadata”. Enter the URL wherein Helical Insight is installed using any browser, a login id page will appear. Enter the required credentials. To edit the metadata we have two methods: Method 1: Directly from the file browser we have to navigate to the folder wherever
Read More
Metadata is basically a logical DB schema which gets stored locally in Helical Insight server (as a .metadata extension) and allows users to define which tables, columns they would want to keep. Thus, different Metadata can be created for the different set of users like finance metadata, sales metadata, operations metadata which then can be
Read More