Dec’2024: We are happy to inform about releasing Open Source BI product Helical Insight version 5.2.2 (5.2.0.1473 GA). In this blog we are going to talk about what all are the new features which have been added as compared to version 5.2.1

A. Email / Email scheduling enhancement: Version 5.2.2. now allows access to various kind of dynamic variables which can be used in the Subject, Body and To field while doing emailing or email scheduling.

These variables include things like Date / Date time, Filter name and filter value, Report/dashboard name, user/role/organization/profile details etc. Click here to read more about this functionality.

Some use cases includes:

  • Sending the report name and filter value along with email scheduling
  • Sending the current date and time while scheduling

Open Source BI Helical Insight 5.2.2 Release Walkthrough

B. Session less Embedding: More and more product based companies and client of our’s are opting for embedding of advanced analytics of Helical Insight directly within their product. Keeping these things in mind, we have introduced a new method called as Sessionless Embedding method (apart from already support other methods). The session less embedding helps with improved performance, more enhanced security and other benefits.

Read here to learn more. https://www.helicalinsight.com/sessionless-embedding-in-helical-insight-version-5-0-onwards/

C. DataSource Layer: In version 5.2.1 we had introduced support for flat files, JSON and Rest API. Major bug fixing and enhancements have been done in that. Now from the UI itself you can upload those flat files like CSV, Excel, JSON etc as well as from the UI itself you can provide the required configuration details. A huge list of configuration options are present which can be used.

Open Source BI Helical Insight 5.2.2 Release Walkthrough

Open Source BI Helical Insight 5.2.2 Release Walkthrough

D. New charts customization options: With every new version, we continue to add more and more charts customization options allowing more control and flexibility to end users while they are creating and using Open Source BI Helical Insight

  • Color Palette: This property can allow very quickly applying any of the color palettes and generating very beautiful charts with gorgeous color themes. There are more than 56 prebuilt color themes and it is also possible to add custom color palette also. Read more
  • Open Source BI Helical Insight 5.2.2 Release Walkthrough

  • Ability to show data label on top of bar chart. There are also newer options like offsetX and offsetY also added allowing more custom granular control of the position of the data labels. Read more
  • Open Source BI Helical Insight 5.2.2 Release Walkthrough

  • Custom Map Icons: A new property is introduced allowing you many more prebuilt options for using as icons on top of Map. You even can upload icons and use any custom icon also not present in this list as icon on top of map. Read here.
  • Open Source BI Helical Insight 5.2.2 Release Walkthrough

  • Drill through Report Maximize Option: Drill through is a very important tool when using interactivity allowing users to open the detailed child report in the same frame. However in case if the parent report frame size is less, then the child report might not be clearly visible. Hence, a new option called maximize is also added allowing users to maximize the drill through child report. Read more here
  • Open Source BI Helical Insight 5.2.2 Release Walkthrough

  • Filter Value: A new method is introduced which allows to display the selected filter and it’s value even directly at the report level itself. This is especially useful when a user is directly consuming the reports and wants to see what filters have been applied. Read more here.

Open Source BI Helical Insight 5.2.2 Release Walkthrough

E. Dashboard Designer: Below we are listing the new set of feature additions which are added in the dashboard designer.

  1. Free Float Filter Component: Till now the filters used to come as a popup from side (left side, right side, top or bottom). From version 5.2.2. onwards of Open Source BI Helical Insight, we have introduced a free float component for the filters. This can allow you to keep the filters anywhere in the dashboard as well at any position. You can also right click on the added filter and perform all the right click operations (like customizing header, shadow, border, background color, add HTML CSS JS etc). Read more here

    Open Source BI Helical Insight 5.2.2 Release Walkthrough

  2. Reset Option: Now the added filters are also having Reset button option. This can allow you to reset the values of the selected filters and see the dashboard in it’s default state.
  3. Open Source BI Helical Insight 5.2.2 Release Walkthrough

  4. Dropdown component addition: A new functionality is introduced allowing you to create a custom dropdown and the values which it will have. Based on the values which are selected, you can trigger other set of actions. Like displaying or hiding some reports/components, change the value of filters etc. Read more here.
  5. Open Source BI Helical Insight 5.2.2 Release Walkthrough

  6. HTML Addon: On the right click Add option, there is a HTML component also which got added. So any custom HTML code can be added, and then that HTML component can be resized and placed anywhere that you would like. Any other kind of right click operations are also applicable here. This functionality is more useful in case of more custom requirements.
  7. Open Source BI Helical Insight 5.2.2 Release Walkthrough

  8. Border Property – MultiSelect Option Enable: In dashboard designer via right click you can configure the border properties like it’s size, color, style etc. Earlier you can select where this border will get applied like Top, Bottom, Left, Right or All. Now you can multiselect. For example, you can set properties for Top and Bottom etc (multi select).
  9. Open Source BI Helical Insight 5.2.2 Release Walkthrough

  10. Text and Image properties via JS: Via right click operations, it is always possible to add a text component or image component. From the version 5.2.2 onwards, the properties of the added text and image is now accessible via JS also. can also be edited and configured using JS also. Properties like below
properties.image.enable = true;
properties.image.imageRepeat = "initial";
properties.image.imageSize = "fill";
properties.image.opacity = 30;
properties.image.url = "<Image URL>";

properties.text.enable = true;
properties.text.link = "";
properties.text.text = "";
properties.text.text = "<strong>hello</strong>"  // bold text
properties.text.text = "<em>hello</em>"  // emphasized text
properties.text.text = "<u>hello</u>"  // underline text
properties.text.text = "<s>hello</s>" // text with a strikethrough or a line through it
properties.text.text = "<sub>hello</sub>" // subscript text
properties.text.text = "<sup>hello</sup>" // superscript text
properties.text.text = "<h1>hello</h1>"  // heading 1 (largest size)
properties.text.text = "<h2>hello</h2>"  // heading 2
properties.text.text = "<h3>hello</h3>"  // heading 3
properties.text.text = "<h4>hello</h4>"  // heading 4
properties.text.text = "<h5>hello</h5>"  // heading 5
properties.text.text = "<h6>hello</h6>"  // heading 6 (smallest size)
properties.text.text = "<p>hello</p>"  // normal heading size
    

Please reach out on support@helicalinsight.com in case of any questions, POC, demo or further questions. Register and download for free from here.

Leave a Reply

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