In java-selenium, how to navigate through web data table using pagination...
Hi,In this blog, we'll discuss below real time use cases of data tables automation in selenium.1) How to navigate through a data table buttons till the last page ?2) How to calculate the actual row...
View ArticleActions(class) and Action(interface) in selenium | demonstration of mouse...
Hi, in this page, we will discuss about Actions(class) and Action(interface) and mouse events example in selenium with some key take away notes.For, keyboard events tutorial, click this link.ActionsIt...
View ArticleActions(class) and Action(interface) in selenium | demonstration of keyboard...
Hi, in this page, we will discuss about Actions(class) and Action(interface) and keyboard events example in selenium with some key take away notes.For, mouse events tutorial, click this link.ActionsIt...
View ArticleTip : Square bullets example in Jaspersoft Reports - Unicode square bullets...
Sample DesignSample OutputText field expression"\u25AA\u0020This is small square bullet\n\n\u25fc\u0020This is medium square bullet\n\n\u25fe\u0020This is square bullet\n\n\u25a1\u0020This is square...
View ArticleTip : formatter function example for high chart advanced properties
Visualization : Column / Vertical bar chart Problem statement : How to write highcharts function in Jasperreport expression ? Add a $ sign to Y axis labels Navigation...
View ArticleTip : Remove extra blank page when a table component is used in summary band
Problem statement : 1) Take summary band to keep table component i.e., disable all of the remaining bands2) Feed table component with SQL of only few rows output say 8 rowsSave the report, ideally the...
View ArticleTip : Part of text "red" in color with "underscore" for Text field expression...
Problem Statement : Get part of text "red" in color with "underscore" for text field expression Solution : Use "styled" Markup on text field with expression written with "style" tag. Text field...
View ArticlePPT or PDF export issue in JasperReports Ssrver | The PhantomJS process...
Hi, Issue : The PhantomJS process failed to start.Observation area : While exporting report size of 48 or 50 or more than that to PPT or PDF Actual outputError...
View ArticleBad design issue and best practice : Columnar sub report that loads forever...
Hi , Bad Design: When you call a columnar sub report (i.e., a report split into several columns) in parent report and if applies "Details Overflow" on the sub report element on the parent then the...
View ArticleTip : Custom Series name for HTML-5(high charts) scatter plot chart in jasper...
Hi, Scenario : When there are the following configured for a HTML-5 scatter plot, 1) Category Level Expression = $V{REPORT_COUNT} Label Expression = ""2) Series Level...
View ArticleTip : Mix usage of Style creation for report and style tag in text field...
On a percentage field of BigDecimal typeDisplay : Red if >0 , Green if <=0 (This uses Style creation for the report)Display : DTQ text red in color based on another field of boolean type...
View ArticleTip : Fusion Chart advanced Property in Jasper Reports - Bar chart title font...
Property : captionFontSize=10JRXML expression :...
View ArticleTip : / by zero --> net.sf.jasperreports.engine.JRException: / by zero at...
Problem Statement: / by zero while exporting report containing table component to PPTX What is the bad design finding ? Table component having no column header (or column header height =0) causes "/...
View ArticleAn error has occurred. Please contact your system administrator. (6632) in...
When you get 6632 error while running a report, most likely below solution works. Update security validation property in "security-config.properties" file @...
View ArticleArcGuage HTML-5 chart example in jaspersoft reports | How to format...
Hi, In this post, you would lean how to implement "ArcGuage" HTML-5 chart in jasper reports. 1. Drag and Drop "ArcGauge" from HTML-5 charts. 2. Configure query value or modify existing value for...
View ArticleFusion Angular Gauge Chart example as ArcGauge in Jasper Reports
In this post, you would learn how to implement a ArcGuage with value displayed with percentage (%) using Fusion Widget Pro - Angular Gauge chart. Problem Statement : Convert fusion widget "Angular...
View ArticleDisplay Base64 content as image in Jaspersoft Reports
Problem statement:Display Base64 database field as an image in Jasper Reports. As on writing this page , test results showed me that byte[] data type is supported in studio to display image but not in...
View ArticleTip : Fusion bar chart title and legend advanced properties in jasper reports
Fusion Chart Chart title...
View ArticleRevisit Tip : Multi Select Parameter Example in Jaspersoft Design Studio...
Revisit : Multi Select Parameter Example in Jasper Reports Default value expression: java.util.Arrays.asList(new String[]{"99993","99962","99949"})References:...
View ArticleVideo Tutorial on #019 | BI - Jaspersoft Reports | Parameters & Single Select...
Hi, Welcome to the series of Jaspersoft Reports. In this video, you will learn the basics of parameter(s) and how to create and use a single select parameter in a Product Detail Report using Jaspersoft...
View Article