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 add Background Color to a chart using. By default the background color of any chart created via Adhoc is White. Now, to change the background color of a chart will require javascript as well as CSS code. First we will apply javascript code and then CSS style
Read More
View Data Source: When data source connections for a particular database are already available, you will be taken to “View” tab when you click on the database name. A list of data source connections that have been created for that database will appear. Search: User can search a particular connection within the list. User can
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
In this article you will learn about formatting Axis Chart labels. Various formatting that you can apply are defining font-size, font-family, font-color and font-type. As shown in below chart represent default view of a chart Now, to change the formatting of an axis labels using Helical Insight, it can be achieved through CSS-Style / Javascripts.
Read More
Helical Insight automatically identifies all the already existing joins, type of joins and columns used in current connection. Over and above that a user has the option to create new joins between any column of any table. Based on the kind of Primary Keys and Foreign keys present at the database it will show you
Read More
In this article you will learn about how to change the Axis Color. By default the axis color is black. As shown in below image highlighted with red color. Here, we have used “Line Chart”. Moreover you can use other Axis Charts like Area Chart, Bar Chart, Spline Chart, Area Spline Chart, and so on. Default
Read More
In this article, we will be providing an overview of Adhoc. On the left side we have list of tables and columns. There is a selection panel in which user can drag and drop any column from any table or double click on column name and create report. Quick search can be also used for
Read More
In this article you you will learn how to change the Axis Color. Initially login to Helical Insight with the provided credentials. Then, open or create new chart report. In case report not available, you can use your data to create various axis chart report using Helical Insight. Various charts like Bar chart, bubble chart,
Read More