Jaspersoft Enabling Cache Filter on Tomcat in Jasper 7.X By admin Environment details Jasperserver Pro - 7.1.0 Apache Tomcat - 8.5.30 The purpose of enabling cache filter on tomcat is to cache static files such as images/CSS/javascript files, HTML files. This decreases the load on the tomcat server because the browser...
Jaspersoft Displaying Values on Data Points for Jfree Chart in Jasper By Satya Gopi Prerequisites:Jasper Server 7.1 community version,Jasper Studio 6.3 Database:Foodmart Created a Sample Report which represents the Year wise sale bChart, the Line Chart ,but here we have came across one issue is not able to see the values on the data...
Jaspersoft Change Y-Axis Labels Font Size in Jasper Multi Axis High Charts By admin How to change second (right) y-axis labels font size in jasper multi-axis high charts. Make data easy with Helical Insight. Helical Insight is the world's best open source business intelligence tool. Click Here to Free Download Prerequisites: Jasper studio 6.2.0...
Pentaho Pentaho Plugin – Export to XLS is Not Working By Mounika This blog explains you the solution to a problem where export to xls of a report is not working in Pentaho. Make data easy with Helical Insight. Helical Insight is the world's best open source business intelligence tool. Get your...
Pentaho Comparing Tables Schemas with Pentaho Data Integration By Sohail Most times our source Tables differs from our Destination Table, but in other times it doesn't.In a scenario where our source table is the same as our destination, then we might come into a situation where our source table could...
Jaspersoft Number Format without Using the Pattern Expression for Text Box By admin Prerequisites: Jasper Server 6.4.0 Database: Foodmart In this blog we learn how to apply number formatting without using the pattern expression. Make data easy with Helical Insight. Helical Insight is the world's best open source business intelligence tool. There is...
Jaspersoft How to Remove Grey Border From Pie Chart In Jasper By admin Pre-Requisites: Jasper soft studio 6.0 and above. Description: We often come across a situation where we need to remove the label shadow, label outline and label background from the Pie Chart in Jasper. We can remove them by using a...
Jaspersoft How to Disable the Domain Validation Check in Jaspersoft By admin Whenever you try to edit a domain in Jasper, Jasper server by default validates it against the data source used in it to ensure that domain design is in sync with the underlying table used in the data source. This...
Jaspersoft How to use Style Tags for Text Fields in Jasper Reports By admin Prerequisites: Jasper Studio 7.1.0 Database: Foodmart In this blog we will discuss how to use style tags for the text field in Jasper reports. Make data easy with Helical Insight. Helical Insight is world's best open source business intelligence tool....
Talend Returning Values from Child Job to Parent Job in Talend By admin It is always a common phenomenon to pass values or variables from parent job to child job in different scenarios in talend. But sometimes, you may need to return values from the child job to parent job too. Make data...
Databases Solution for “Server Not Listening” Error in Postgres Server By admin In this blog the following topic will be covered How to resolve “server not listening error” in Postgres server while connecting from another host Prerequisites: PostgreSQL-9.3.4-1 Install Postgres in the local machine. If other hosts want to connect to the...
Databases Convert the MongoDB Object Id to String in Drill By admin Mongo Database is document-oriented database. Unlike the relational database, In the Mongo database, data will be stored in JSON-like documents. MongoDB stores data in flexible, JSON-like documents, meaning fields can vary from document to document and data structure can be...