In this article you will learn about customizing charts and data table using Adhoc of Helical Insight. In Adhoc, a user can generate various reports.
Read More
A lot of coding best practices emphasize keeping code lean and well organized. The general practices within HTML are no different.
Read More
Different functions like sum, group by, and Count etc. can be applied to the variables. If the user drags or selects a column in the selection area, a function would be applied to that column by default, depending upon the type of variable. Mostly, a group by function is applied automatically for categorical variables and
Read More
Following are the mathematical functions that can be applied to the column: Group by Sum Distinct Count Max/Min Avg Users can observe that by default, categorical variables take ‘Group by’ function and Numerical variables take ‘Sum’ function. These default applied functions can be seen and changed in the Meta data file which is present in
Read More
Metadata is basically a logical DB schema which gets stored locally in the backend DB of Helical Insight 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 shared
Read More
In this blog, we will how to connect to a data source in Helical Insight. Overview of Data Sources Tab The list of Data sources is present as a collection of icons for each database. User can search for the data source by typing in the search box. User can also search based on type
Read More
Custom column feature allows user to create a separate derived column which could be required for creating adhoc reports. This is useful when the data is required in different format as that of present in the database. Some use cases of Custom column are mentioned below: We have ‘time of call’ in the database. Let
Read More
Toggle Auto-Update: On enabling toggle auto-update, the user does not need to click on generate reports. As soon as any filter is applied or columns
Read More
Users can create Reports in the form of Table, Chart, Cross-tab and Geographical Map. Table: Output is seen in a tabular format (Rows & Columns) Charts: Users can select any of the charts from the list containing Non-axes charts, Axes charts & advanced charts to create data visualizations. Cross-tab: Data in the tabular format
Read More
In Settings tab, users can change the sample size to any numerical value or select full sample size. Note : Sample size is the size of data that would be visualized while you create a report. Users can unselect the option of prepending the table names. Doing this, users would then only see the column
Read More