In this blog, we are going to explain the implementation of a Tab/Tabbed view in the Dashboard Designer. This feature is available from Helical Insight Enterprise Edition 5.2.1 onwards.
Read More
Learn to use the HTML component in the Dashboard Designer of Helical Insight v5.2.2. Add, style, and dynamically display data using HTML and Liquid templating for personalized dashboard layouts.
Read More
This article explains you about overlays in dashboard designer using Helical Insight application.
Read More
This blog is only relevant in case of version 4.1. In certain cases we will use EFWD mechanism to fetch dashboard filters data for more advanced use cases. What we want to do is we will be getting the profile values via SSO token and we want that the profile value from token should get
Read More
The much-awaited option to have better designing experience is now available in Helical Insight 5.0 RC2 GIT 830 onwards. Now if something is not the way you imagined it to be, you can simply undo the recent changes. Every action is taken into account, be it resizing or repositioning of reports, changing attributes, adding or
Read More
Adding Multiselect Checkbox in Dashboard Designer. how to add a mutliselect checkbox as an input parameter on the dashboard designer in Helical Insight.
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
Helical Insight dashboard designer allows you an extensive settings options allowing you to define various kind of configuration while you are exporting the dashboard as PDF. Click on the Settings button at the end of the toolbar. Click on Edit icon next to Dashboard. You will see the various frames that are available by default.
Read More
In this blog we will learn about how to add scrollings for the groups in Helical Insight in dashboard designer. In certain cases you may keep the size of the group smaller as compared to the elements. In that cases if the Group Scroll is false then the extra size of the panel will get
Read More
Helical Insight dashboard designer also allows you to inject your own code at entire dashboard level or individual report level. On right click it has got HTML CSS JS options as well. Again, as mentioned earlier, on whichever component you right click, the code will get applied to that specific component. Below we have covered
Read More