In this blog, we shall see learn how to create a grouped bar chart in Helical Insight enterprise version 3.1. Grouped bar charts require two dimensions and one measure. The current grouped bar chart does not have more than two levels of grouping at the X-axis level. First you can create a tabular report with
Read More
Introduction: In many cases we would like to display the filters values which have been selected at a specific place. So in this blog we would describe how that can be done. Concept: Via dashboard.getVariables(NameOfFilterVariable) we can get the values of the selected filters. Fo what we can do is we can create some HTML
Read More
Introduction : In this blog we are going to explain how to implement data security based on the logged-in user in community edition reports. In this sample report we are showing data of destination wise travel cost. The report data is filtered as based on the logged-in user (in this case destination is treated as
Read More
Introduction: In this blog we are going to explain how to implement data security based on profile attributes of currently logged in user in community edition reports. In this sample we have a tabular report showing the source wise travel cost and filtering the data based on the source profile. If the profile attribute is
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, we want to filter the data based on the organization that the user belongs to. Organization for default super
Read More
In this blog we are going to cover the best practices which you should follow while creating a dashboard using dashboard designer of Helical Insight so that by default it looks professional and aesthetically appealing: On right-click on any component on the dashboard, a user gets option to change the header, background, alignment of the
Read More
In this blog we will cover how to connect Open Source BI product Helical Insight application with SQL Spark database. Click on “Data Sources” page. The list of Data sources is present as a collection of icons for each database. Click on “Hive”. Advanced: If you have any advanced settings required to access your database,
Read More
Once you have created a report using applied database function there might be a need to delete the applied DB function or change those values. In this blog, we will learn how we can go about doing the same. Below is the snapshot of the report which is created by applying Database function on one
Read More
In this blog we shall see how Impersonate/Mimic feature works in Open Source BI product Helical Insight. The impersonate feature has been added to Helical Insight so that when an admin applies certain security conditions for a user/shares certain resources with a user, he can then see via this functionality whether the same have been
Read More
In this blog, we will provide steps to connect to google big query data source connection in Helical Insight Open Source BI application Prerequsite: Helical Insight is successfully installed Login to BigQuery Web UI, and create dataset and tables by following below link:Create dataset in BigQuery Download required of simba JDBC driver for big query
Read More