In the blog, we will learn how to add a background image to the dashboard. You can add an image as a background for the complete dashboard in Helical Insight. Once you are in the dashboard designer page, right-click select the background option by enabling we get two option either we can give color as
Read More
In this article you will learn about Helical Insight File Repository. “File Repository” can also said as “Solution Repository”. The term repository itself signifies a place where you store something. Similarly, File Repository is a place where users files and folders get stored. Solution Repository When the application is installed, the files and folders get
Read More
In this Article we will learn about how to add headings in Dashboard Designer. After logging into Helical Insight, navigate to Dashboard Designer. Then switch to Advance Mode to do dashboard customization using HTML and CSS. HTML Code: <div class="heading" id="heading"> <h1> This is the heading </h1> </div> For styling use the below CSS code CSS
Read More
In this article you will learn about how to add image in Adhoc. Primarily, in adhoc reports images can be used in various ways like Background, for logo purpose, dashboard panel and so on. Also, various image format it supports like GIF, TIF, JPG, PNG and other. In Adhoc, there are 2 ways we can
Read More
In this article we will learn how to change the shape of a panel in dashboard designer. Here, we are changing the panel into circle shape. For this, we just need to apply a simple CSS Code Click on CSS option to enter the css code then save the file for result. CSS Code: [data-gs-id="paaefjd9wx8evb1hh7rqqia4i"]
Read More
In this blog we will cover dashboard designer overview. Top Panel: The following buttons are present on the top panel of the dashboard designer: Save: This button is used to save the dashboard to the desired location in the file browser. Save As: Saving the dashboard as another copy. Preview: Click on this button to
Read More
In this article, we will learn how to install Helical Insight License or replace the old license with the new license. Primarily, we are required to install license in 2 cases which are: On purchasing the application After expiration of current license Before installation, a license file named “hdi.licence” (please note spelling is different) will be
Read More
In this article we will learn about how to connect to a datasource using Helical Insight (HI) What is Datasource and why it is needed in Helical Insight (HI)A data source is a location from which the data required for creating a report is fetched. The data may be stored in databases, csv files, excel
Read More
In this article we will learn about how to do add flip functionality in a Dashboard Panel. After logging into helical insight just navigate to “Dashboard Designer” as show below. Then, on left side where we will have an option to add the HTML, CSS & Java Script coding for Customizations. For HTML Code, Double
Read More
In this article we will learn how to add a new chart to an Adhoc Chart List. Chart list shows the list of chart available to the user while creating a chart report using Adhoc. Whenever we open an Adhoc report in edit mode, we can see the predefined charts in the list. If we want to add
Read More