We Can Use Neo4j Graph Database with EFW reports: Note: This blog is applicable for HI Version Helical Insight v1.0.0 Follow these steps to use Neo4j Graph database with helical insight: Step 1: First we have to Download Neo4j JDBC driver to Neo4j graph database with HI You can download Neo4j driver from here Step
Read More
In this article, you will learn about the role of EFW file in a report creation. The EFW file is an XML file which serves as the entry point for the report. This file contains the information required to run the report. Below is the code for sample efw file. <?xml version="1.0" encoding="UTF-8" ?> <efw>
Read More
In our earlier blog “EFW for Creating a Report“, we have discussed about how to create a report using EFW and necessary files required to implement it. For creating a Tabular report using EFW method, there are 4 files required to visualize it which are EFW (.efw) – Entry point of the report. It contains
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
Learn how to create a report using EFW in Helical Insight by manually scripting HTML and JavaScript to access and display data in a specific format.
Read More