In this specific blog we would be covering db specific functions which are specific to NoSQL databases like Mongo etc present in the version of Helical Insight 4.1. Some of these functions like handling of JSON are now also are present for newer versions of databases like Postgress, MySQL etc
JSON Specific function
1) You can select a table column which has JSON object data -> generate report.
2) Let us say that your JSON object is like
EX: {“key1”:”abc”,”key2”:”def”, “key3”:”ghi”}
3) If you want to get the value of key1, drag that column. Now click on the Column -> More -> Advanced -> In Data type select JSON -> In Functions double-click on KEY_VALUE -> below you can see the function selected.
4) At the column , drag and drop the column and at property provide the key , Save the function and generate report…now you can see the result for key (EX : abc) (REFER TO BELOW IMAGES)

Nested JSON Object
– If we have Nested JSON object , then we have to create views at the metadata level.
– Here in below image ‘order_count’ has a nested JSON obj with index ‘sub_count’.
– Ex:{“sub_count”{ {“key1”:”abc”,”key2”:”def”, “key3”:”ghi”}}

– Save the view that you create, save metadata. Now at report level select the column from created view and Click on column -> More -> Advanced -> JSON -> KEY_VALUE -> drag the column and give the key whose value is necessary.
– We can also get the value of key from Nested JSON object using custom column also
      – Create a custom column. Give ‘pharmacy_drug_dispenses_counts’.’order_count’.’sub_count’.’key1’
Ex : in your case it will be like ‘Collection_name’.’Table_name’.’Column_name’.’outer_index_inJSONobj’.

FUNCTIONS RELATED TO ARRAYS :
1) When you have arrays as data in table columns , then there are specific functions that you can use.
2) Make sure that in apache drill settings, search for exec.enable_union_type and if it is true , change it to false and update.(if it is selected as true you may not be able to view array related data in the report. It may show as an empty array []).
3) In order to view data in array, Go to the custom column -> give syntax : flatten(‘Table_name’.’column_name’.’array_index’).
4) Flattening will give you the values present in the array.
5) REFER TO BELOW IMAGE.

– We can also achieve this flattening by creating a view at metadata level, and use this view
REFER TO BELOW IMAGE
– Drag the column from metadata view -> click -> More -> Advanced -> JSON -> KEY_VALUE -> drag the column into key_value function and at property give index array.

– Flattening can also be achieved in this way.
– Click on the column -> More -> Advanced -> In Data Type click on nestedData -> Double click on Flatten -> Drag the column (which has array values) into the Flatten function and SAVE.

Note : When we use custom columns there should be atleast one dragged column from the table either as a column to be displayed in table or as a filter…If not it may give error. Also at the custom column we should always write fully qualified SQL.

Helical Insight’s self-service capabilities is one to reckon with. It allows you to simply drag and drop columns, add filters, apply aggregate functions if required, and create reports and dashboards on the fly. For advanced users, the self-service component has ability to add javascript, HTML, HTML5, CSS, CSS3 and AJAX. These customizations allow you to create dynamic reports and dashboards. You can also add new charts inside the self-service component, add new kind of aggregate functions and customize it using our APIs.
Helical Insight’s self-service capabilities is one to reckon with. It allows you to simply drag and drop columns, add filters, apply aggregate functions if required, and create reports and dashboards on the fly. For advanced users, the self-service component has ability to add javascript, HTML, HTML5, CSS, CSS3 and AJAX. These customizations allow you to create dynamic reports and dashboards. You can also add new charts inside the self-service component, add new kind of aggregate functions and customize it using our APIs.
Helical Insight, via simple browser based interface of Canned Reporting module, also allows to create pixel perfect printer friendly document kind of reports also like Invoice, P&L Statement, Balance sheet etc.
Helical Insight, via simple browser based interface of Canned Reporting module, also allows to create pixel perfect printer friendly document kind of reports also like Invoice, P&L Statement, Balance sheet etc.
If you have a product, built on any platform like Dot Net or Java or PHP or Ruby, you can easily embed Helical Insight within it using iFrames or webservices, for quick value add through instant visualization of data.
If you have a product, built on any platform like Dot Net or Java or PHP or Ruby, you can easily embed Helical Insight within it using iFrames or webservices, for quick value add through instant visualization of data.
Being a 100% browser-based BI tool, you can connect with your database and analyse across any location and device. There is no need to download or install heavy memory-consuming developer tools – All you need is a Browser application! We are battle-tested on most of the commonly used browsers.
Being a 100% browser-based BI tool, you can connect with your database and analyse across any location and device. There is no need to download or install heavy memory-consuming developer tools – All you need is a Browser application! We are battle-tested on most of the commonly used browsers.
We have organization level security where the Superadmin can create, delete and modify roles. Dashboards and reports can be added to that organization. This ensures multitenancy.
We have organization level security where the Superadmin can create, delete and modify roles. Dashboards and reports can be added to that organization. This ensures multitenancy.
We have organization level security where the Superadmin can create, delete and modify roles. Dashboards and reports can be added to that organization. This ensures multitenancy.
We have organization level security where the Superadmin can create, delete and modify roles. Dashboards and reports can be added to that organization. This ensures multitenancy.
A first-of-its-kind Open-Source BI framework, Helical Insight is completely API-driven. This allows you to add functionalities, including but not limited to adding a new exporting type, new datasource type, core functionality expansion, new charting in adhoc etc., at any place whenever you wish, using your own in-house developers.
A first-of-its-kind Open-Source BI framework, Helical Insight is completely API-driven. This allows you to add functionalities, including but not limited to adding a new exporting type, new datasource type, core functionality expansion, new charting in adhoc etc., at any place whenever you wish, using your own in-house developers.
It handles huge volumes of data effectively. Caching, Pagination, Load-Balancing and In-Memory not only provides you with amazing experience, but also and does not burden the database server more than required. Further effective use of computing power gives best performance and complex calculations even on the big data even with smaller machines for your personal use. Filtering, Sorting, Cube Analysis, Inter Panel Communication on the dashboards all at lightning speed. Thereby, making best open-source Business Intelligence solution in the market.
It handles huge volumes of data effectively. Caching, Pagination, Load-Balancing and In-Memory not only provides you with amazing experience, but also and does not burden the database server more than required. Further effective use of computing power gives best performance and complex calculations even on the big data even with smaller machines for your personal use. Filtering, Sorting, Cube Analysis, Inter Panel Communication on the dashboards all at lightning speed. Thereby, making best open-source Business Intelligence solution in the market.
With advance NLP algorithm, business users simply ask questions like, “show me sales of last quarter”, “average monthly sales of my products”. Let the application give the power to users without knowledge of query language or underlying data architecture
With advance NLP algorithm, business users simply ask questions like, “show me sales of last quarter”, “average monthly sales of my products”. Let the application give the power to users without knowledge of query language or underlying data architecture
Our application is compatible with almost all databases, be it RDBMS, or columnar database, or even flat files like spreadsheets or csv files. You can even connect to your own custom database via JDBC connection. Further, our database connection can be switched dynamically based on logged in users or its organization or other parameters. So, all your clients can use the same reports and dashboards without worrying about any data security breech.
Our application is compatible with almost all databases, be it RDBMS, or columnar database, or even flat files like spreadsheets or csv files. You can even connect to your own custom database via JDBC connection. Further, our database connection can be switched dynamically based on logged in users or its organization or other parameters. So, all your clients can use the same reports and dashboards without worrying about any data security breech.
Our application can be installed on an in-house server where you have full control of your data and its security. Or on cloud where it is accessible to larger audience without overheads and maintenance of the servers. One solution that works for all.
Our application can be installed on an in-house server where you have full control of your data and its security. Or on cloud where it is accessible to larger audience without overheads and maintenance of the servers. One solution that works for all.
Different companies have different business processes that the existing BI tools do not encompass. Helical Insight permits you to design your own workflows and specify what functional module of BI gets triggered
Different companies have different business processes that the existing BI tools do not encompass. Helical Insight permits you to design your own workflows and specify what functional module of BI gets triggered