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
At the dashboard level we given an option of applying HTML, CSS and JS. At the entire dashboard we can apply these code or we can also simply right click and apply as well for any specific component. Browser console can also be used to inspect and findout the div id, class, html tag etc
Read More
How to Add Customized Cache Refresh Button at Dashboard Level in Helical Insight Application In below blog, we are going to explain how the dashboard can be refreshed on HTML button click in Helical Insight application Create a sample dashboard (see the screenshot) Open the dashboard in edit mode Create HTML component in the dashboard
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
On the dashboard designer page there are multiple operations and functionalities which can be done on right click. Now on whatever component the right click happens, the functionality/UX changes get applied to that specific component. For instance, the components can be added report, added image, added text box, a group. Please note that some of
Read More
With every newer version of Helical Insight being launched there might be a need to upgrade Helical Insight to the later versions. This blog will provide step by step guide to upgrade Helical Insight to the later version while keeping all the work and customization’s intact as per the previous version of Helical Insight. We
Read More
In this article you will learn about creating a report using EFW. EFW is a traditional way of creating a dashboard in Helical Insight(HI) is by scripting the entire dashboard, i.e – manually scripting the html and javascript. However, for the dashboard to be able to access the data, visualize it and display it in the
Read More