Tip : Tab space issue with Field when its value having more characters
Hi,Problem Statement : In some requirements, we need to print larger text value of a field in the reports & we do it dragging to the report console as usual but will stop with an error saying...
View ArticleTip : Highcharts advanced properties for bar chart - Display vertical labels...
Hi folks,Here is the small workout. Hope you may find it useful.Requirement is subjected to this post. :-)Steps : 1) Right click on the bar chart ( Column vertical bar chart).2) Click on "Show Advanced...
View Article100% horizontal stacked percentage bar chart example in Jasper Reports 6.x...
Hi Folks,This post will teach you how to work with 100% horizontal stacked highcharts bar chart in Jasper reports and how to work with Advanced properties of it.I hope this would help some one in...
View ArticleTip : Set RoundingMode.DOWN for Double/Big Decimal types in Jasper Reports 6.x
This post will give you the inputs on how to get the non rounded(exact values) after decimal points for Double or Big Decimal types in Jasper Reports/(Java). There are situations in reporting to...
View ArticleUse Case : Usage of two or more different data sources in Single Report
Hi Folks, (Theory will update here later tomorrow or so, meanwhile use the JRXML to view the output)Data bases used : 1) MySQL , sakila db2) PostgreSQL foodmart db.Sample outputCopy paste this code in...
View ArticleScriptlet Example in Jaspersoft 6.x for begineers - Hello World Sample Example
Hi Folks,This tutorial talks about step by step procedure to write a custom Scriptlet in Jasper Design StudioEnvironment : Jasper Design Studio 6.2 Professional ,Eclipse Mars.1 Release (4.5.1)Aim of...
View ArticleStackedColumnLine or StackedColumn..SpLine highcharts example in Jasper...
Hi Folks,This tutorial will talk about how to work with StackedCoulumnLine or StackedColumn..SpLineSoftware used for this example 1) Jasper Design Studio 6.2 Professional2) Jasper Server 6.2...
View ArticlePlaying with Advanced Properties of Dual Axis high Chart in Japser Studio 6.x...
Hi Folks,In my previous post, I wrote on how to work with StackedColumn..Line high chart in Jasper Studio 6.x. which you can find it here This post is an extension of above example and gives you the...
View ArticleTip : How to enable high charts category axis (X-axis) and value axis...
Hi Folks,This post will give you the tip of setting Advanced properties to display the Category Axis (X-axis), Value Axis(Y-axis) in HighCharts of Jasper Design Studio.Software Used for this example :...
View ArticleDonut and Semi donut high charts (HTML-5) in Jasper Design Studio 6.x (or)...
Hi Folks,As of Jasper 6.2 we do not have donut and semi donut high chart visualizations in it. Using the available semi pie/circular chart and pie chart, we can convert them into semi donut and donut...
View ArticleJaspersoft Design Studio Tip : Horizontal Spacing, Vertical Spacing of...
Hi Folks,This tip is useful for quick development of text field based complex reports.Are you tired of adjusting vertical or horizontal spacing between two or more textual fields ?We have Horizontal...
View ArticleTip : Special character(Square bullet point) of Arial font type is not...
Hi Folks,There are few reports which needs to exported with special characters, for instance bullet pointed sentences or some descriptions about some project or etc. stored in data base field(s) as...
View ArticleTIBCO Jaspersoft Mobile Business Intelligence - How to connect to a server...
Hi Folks,In this tutorial, you will see a quick walk through on Jasper Mobile Intelligence setup.1) How to Install App in iPhone ?2) How to connect to your hosted jasperserver from App ?3) How to...
View ArticleTip : Cascading parameters - Multi select & check box(boolean true or false)...
Hi Folks,This tip is useful if you are loading thousands of values into an input control(single/multi).How much time the input control pane is taking to load when you run a large report in which one...
View ArticleHTML-5 Charts advanced properties best practices in Japser Reports (Uncaught...
Hi All,In Jasper Reports, when working with Advanced Chart Options with HTML-5 charts, you may experience Uncaught Java Script Error message and while exporting the report you may get below error.Error...
View ArticleTip : Detail Overflow Vs Streach With Overflow in Jasper Reports - When to...
Hi All,This tip is useful when you work with grid reports.Detail Overflow :The element will be printed when the band overflows to a new page or a new column. Stretch with Overflow : Tell the report...
View ArticleLearn new features in Jasper Server 6.2 : Exporting Jaspersoft dashboard to...
Hi,Jasper server 6.2 Pro/EE releases have lots of improvements and new features. Today, I have gone through one of the features on server side in dashboard designer , that is Exporting dashboard to 4...
View ArticleTip : Row banding and column banding OR alternative colors for rows and...
Hi Folks,Usually we write grid reports by making use of column header and Detail band or table component in JRXML file. When write a grid report using column headers, we make use of Styles and...
View ArticleTip : Japsersoft Design Studio \.metadata\.log error
Hi,When you see \.metadata\.log error while launching Studio, you can follow below steps to launch it successfully, Steps : 1) Go to...
View ArticleTip : Excel Export Expand(+) and Collapse(-) for grouped data in Jasper...
Hi,In this post you can learn how to get Expand and Collapse options when exporting a grouped by data excel report.Steps : 1) Design report as follows Group Header ($F{city})...
View Article