Databases Connecting to SQLite Database in a Java Web Application By Ramu Vudugula Summary: This tutorial shows step by step procedure to connect SQLite database using JDBC driver Make data easy with Helical Insight. Helical Insight is world's best open source business intelligence tool. Lets Register For Live Demo Connecting to SQLite database...
Pentaho How to Solve Duplicate Data Issues in Mondrian Hierarchy By Mounika In a cube, sometimes we come across issues related to data like duplicate values appearing in the cube. This blog explains how to solve such kind of data issues. Scenario 1: The reason for the duplicate data is an improper...
Jaspersoft Data Adapter Creation in Jaspersoft studio By admin Data adapter creation using web service data source in Jaspersoft studio Pre-requisites: jasper studio 7.2.1 Steps to create data adapter using web service data source in jasper studio. Open the jasper studio 7.2.1 after configuring the data source. Create New...
Jaspersoft Embedding Input Controls in Visualize.js By admin In JasperReports Server 6.4 Embedding Input Controls in Visualize.js In this blog, I am planning to look into the API for the embedded Input Controls, as those are one of the basic building blocks of the reports, and specified the...
Jaspersoft Dynamic Grouping Using Parameter By Sai Kavya Sathineni Dynamic Grouping using Parameter: Passing parameters in the group by statement Prerequisites: JasperStudio 6.3.0 Database: Foodmart There might be requirements, where we need to group the records dynamically i.e., pass the parameter in the group. Following are the steps to...
Jaspersoft Displaying the Table/ Cross Tab side by Side in Jasper By Satya Gopi Prerequisites: JasperStudio 6.6.0 Database: Foodmart In this Blog we are going to see how we can able to print a Table/Cross Tab side by side, in most cases we have only 2 to 3 columns in Table and remaining page...
Javascript Creating a Reusable Input Component using JavaScript By Gagan Manda Introduction: This article will guide you through the creation of a function that which we can use to create input controls bypassing all the required data as an argument to the same function. Prerequisite: HTML, JavaScript. In this document we...
Jaspersoft How to Use Different Data Source Connection By admin How to use different data source connections to the subreport and main report data set in Jasper soft. Make data easy with Helical Insight. Helical Insight is the world's best open source business intelligence tool. Prerequisites: Jasper Studio 6.4.0 Database:...
Pentaho How to Show all Values in Filter Controls in OLAP Cube By Mounika There is an option of filtering for the values in OLAP Cube. When we pull a level to filter, then it shows a filter control where around first 200 values of the level are listed in enterprise edition of Pentaho....
Pentaho Flat Files and Pentaho (PDI) By Sohail What's a Flat File? Flat files are the universal mechanism for moving data from one database or system to another. There are two common types of flat files: CSV (comma separated values) and delimited files. Both are file formats that...
Talend How to Create Custom Routines in Talend Open Studio By admin Talend provides a large number of components which handles most of the requirements to get the ETL job done. But sometimes, we come across requirements where it becomes very essential to write a custom code so as to use it...
Jaspersoft CORS-Cross Origin Resource Sharing in Jaspersoft By admin Introduction: CORS is a mechanism that allows restricted resource on a web page to be requested from another domain outside the domain from which the first resource was served. Make data easy with Helical Insight. Helical Insight is the world's...