Helical Insight gives user an advantage to add JavaScript and CSS in the adhoc interface to make customization’s in the report. Users can also view the SQL query generated for the report. Following are the steps to customize report using JavaScript and CSS: Step 1: After a report is generated, click on ‘Editor’ button from
Read More
A View is a virtual table based on the result set of an SQL statement. It is primarily used for designing complex reports which are a bit difficult to achieve using the drag drop interface. The output structure of those SQLviews are saved as a separate table in the metadata which can then in-turn be
Read More
The ad-hoc interface for creating reports looks like: Tables/columns panel: All the tables and the columns under them can be seen in this panel on the left. Users can use these columns to create a report. Selection area: This is an area where all the columns selected for creating reports are
Read More
Approach Helical Insight(BI) -> Fire SQL Query -> Map Cassandra with hive (one-time activity) -> Fetch data from Cassandra Just in Time This approach involves creation of mapping tables in Hive meta-store of SPARK which have one-to-one mapping to Cassandra DB tables. Helical Insight can connect to this Hive meta-store using SPARK’s Thrift Server which
Read More
A lot of coding best practices emphasize keeping code lean and well organized. The general practices within HTML are no different.
Read More
Learn how to create a dashboard in Helical Insight using EFW by manually scripting HTML and JavaScript to access and visualize data in a specific format.
Read More
In this Article we will learn about how to create geographical charts using Helical Insight Adhoc. Connect to the database or open the metadata.
Read More
Learn to add shadows in Helical Insight. After logging in, go to "Dashboard Designers," open an existing report, and use CSS for customization.
Read More
In this article, we will learn how to fill colors in an image based on specific percentages. Discover techniques to enhance your visualizations with color coding for better data representation.
Read More
In this article we will learn how to add background color in dashboard designer. After logging into Helical Insight, navigate to Dashboard Designer.
Read More