Jaspersoft Dynamically Series Changing for Bar Chart based on Parameter Selection In Jasper By admin Prerequisites: Jasper Server 7.1, Jasper Studio 6.3 Database: Foodmart We have come across one requirement like whenever user select -Year the Bar chart should show Quarter Wise sales data -Quarter the Bar Chart should show Month Wise sales data -Month...
Pentaho Calculated Measure in Pentaho User Interface By Mounika My previous blog explained creating calculated measure using Schema Workbench. This blog will let you know how to add a calculated measure that fetches % of measure relative to a particular dimension in Pentaho User Interface. Make data easy with...
Software Testing Mail Configuration in Bugzilla By K Ramakrishna Bugzilla is a bug tracking tool. It will allow team members to keep track of identified issues, enhancements and requirements in their products effectively. Bugzilla is a web-based application and installed on the server to use it. bugzilla has many integration capabilities, one of the...
Big Data Install Apache Drill on Linux Server By Sayali Mahale Pre-requisites : Linux Server To install Apache Drill on Linux Server follow below steps 1. Download apache-drill-1.14.0.tar.gz or latest file if any from below link : Download Apache Drill Here 2. Keep this file at one location on...
Jaspersoft How to Make Custom Template as Default Template in Jasper Adhoc Reporting By admin In Jasper, the advantage of a template file is to create the layout of the report once and utilize it multiple times. whenever a user is creating Adhoc reports in Jasper, Jasper has created a template and made it default....
Pentaho Saiku Analytics – Pentaho Plugin By Ramu Vudugula Load/Save Dialog of Saiku Analytics - Pentaho Plugin Fails in Pentaho BA Server - No Folders listed PreRequisites: Pentaho Server 8.1v Saiku Plugin 3.15v Make data easy with Helical Insight. Helical Insight is the world's best open source business intelligence...
Databases Overlaps in PostgreSQL By Sohail Usually, we get to pass a date between two different dates eg. To find Employees Active in a company we can say current_date between the effectivedate and end date, this will return effectivedates that match the above condition. But what...
Pentaho Calculated Measure that Fetches the Previous Value of Measure By Mounika This blog will let you know how to add a calculated measure that fetches the previous value of measure relative to a particular dimension in Schema Workbench. Prerequisites : Pentaho BI Platform Schema Workbench Consider the below cube which is...
Jaspersoft Displays Specific Number of Rows Per Page Using Table Component By admin Prerequisites: Jasper Server 6.4.0 Database: Foodmart In this blog, we learn to display only the exact 15 rows of the table as per the page. Make data easy with Helical Insight. Helical Insight is the world's best open source business...
Talend How To Save Cookie and Re-Use it Further in Talend By admin Prerequisites: Talend JETL. There are many ways to get the cookie by requesting server and re use it further, like by using CookieManager and CookieStore classes in java.But in JETL, we no need to develop a code(using routines and tJava...
Jaspersoft Marker Clustering and Customizing Using Leaflet.js By admin This blog will let you know to customize the clusters of markers using Leaflet.js Prerequisites are Leaflet.js library Make data easy with Helical Insight. Helical Insight is the world's best open source business intelligence tool. Get your 30 Days Trail...
Jaspersoft Adding Margins in PDF Export but Not in Jaspersoft Report By Satya Gopi Learn how to add Margins in PDF exports without adding them in Jaspersoft Reports Prerequisites: Jasper Studio 6.4 version Database: Foodmart We have come with one requirement like they need to show margins only for PDF Export but not in...