Business Intelligence Creating Candlestick Chart in iReport / Jaspersoft / Jasper Report By Nikhilesh This blog will talk about how to create candlestick chart in Jaspersoft. PREREQUISITE S/W:- Jaspersoft(any version) iReport tool(design) d/b softwares (eg.MySql) JAVA Eclipse(if require) WHAT IS CANDLE STICK CHART? The candlestick techniques we use today originated in the style...
Business Intelligence Installing Jasper Server in AWS EC2 / LINUX By Nikhilesh Things we need to find out before installing Jasperserver in AWS EC2 / Linux. 1) Identifying whether your CPU is a 64bit or not. Use below command to find it Make data easy with Helical Insight. Helical Insight is the...
Business Intelligence Differences Between Reporting and Analysis – Concepts By Nikhilesh Differences between Reporting and Analysis - Concepts Definition 1.The process of organizing data into informational summaries in order to monitor how different areas of a business are performing. Definition 1.The process of exploring data and reports in...
Miscellaneous JSON – Brief Introduction By Nikhilesh JSON stands for JavaScript Object Notation.it is lightweight .It gives us text-based open standard designed for human-readable collection of data that we can access in a really logical manner. It is used primarily to transmit data between a server and...
Apache Spark How to Enable HTTPS in Apache By admin HTTPS IN APACHE SERVER What Is HTTP: The Hypertext Transfer Protocol (HTTP) is an application protocol for distributed, collaborative, hypermedia information systems. HTTP is the foundation of data communication for the World Wide Web. Hypertext is structured text...
Business Intelligence Creating Jasper Reports In (iReport) Using XML As Data Source By admin This blog will teach how to create Jasper Reports using iReport, the data source to be used is XML and then publish it on Jasper servcer Make data easy with Helical Insight. Helical Insight is the world's best open source...
Business Intelligence Best practices to be followed while developing jasper report using ireport / jasper studio By Nikhilesh Software used: i-report / jasper studio, jasperserver A)First before creating report keep in mind following things: Set page (report) properties Eg:-Page height,width,left-right margin, orientation 2.Set Same properties for palette elements like text,static Eg:-Font style,size,horizontal –vertical alignment, Position type, stretch...
Business Intelligence How to resolve Jasperserver version compatibility problem when migrating reports from one version to another By Nikhilesh This blog will talk about how to make the report compatible with another version where it is being deployed. Software used :- I-report, jasperserver (any version) Solution:- Step1) Open Your report(.jrxml) in i-report step2)Goto Tool menu->options ->ireport menu->general->compatability Step 3)select...
Miscellaneous How to create Backup using C,Best Practices while creating CSV or txt file By Nikhilesh How to create Backup using C? Backup is the process of taking the backup of Data and saving it on another location for future Reference. This process includes Creating CSV files or txt files of data on Daily basis Hourly...
Business Intelligence Exporting project folder from jaspersoft community server By Nikhilesh [h1]Exporting project folder from jasper community server [/h1]Exporting=Downloading 1) PuTTY Give username and password 2) Go to the location of jasperserver cp 5.0.0(or any version) Example: root@sadakar-server:cd /opt/jasperreports-server-cp-5.0.0 3) Navigate to buildomatic folder Example: root@sadakar-server:cd /opt/jasperreports-server-cp-5.0.0/cd buildomatic 4) Execute js-export.sh...
Business Intelligence iReport Installation in Ubuntu Server By Nikhilesh [h1]iReport Installation in Ubuntu Server[/h1] This small post will help you in installating iReport in Ubuntu Server. 1. Get the software from below site http://ncu.dl.sourceforge.net/project/ireport/iReport/iReport-5.5.0/iReport-5.5.0.zip Make data easy with Helical Insight. Helical Insight is the world's best open source business...
Business Intelligence Pentaho 5.0.1 CE integration with MySQL 5.0.1 CE (Windows or Linux family) By Nikhilesh Pentaho 5.0.1 CE integration with MySQL 5.0.1 CE (Windows or Linux ) Parts Creating databases Modifying configuration files Stopping HSQL db start up Creating databases Command to execute the scripting files mysql>source D:\ biserver-ce\data\mysql5\create_jcr_mysql.sql Similarly execute the remaining .sql files(i.e,...