Tip : How to call an image inside HTML component in Jasper Studio Reports 6.2...
Hi,In this post you can learn, how to call an image inside HTML component using HTML script and  how to apply style to it.With in the Studio and Operating System EnvironmentLets assume, you have an...
View ArticleExamples of all HTML-5 graphs in TIBCO Japsersoft Design Studio 6.2...
Hi,Below are the full stack examples of HTML-5 graphs as of 6.2 Professional Studio.Hit the download link in the bottom and explore how to configure categories , series  and values.note that only basic...
View ArticleExamples of all fusion graphs in TIBCO Jaspersoft Design Studio 6.2 Professional
Hi,Below are the full stack examples of all fusion graphs as of 6.2 Professional Studio.Hit the download link in the bottom and explore how to configure categories , series  and values.note that only...
View ArticleTip : Conditional Image display in Jasper Reports 6.2 or later
Hi,In this post you will see how to write conditional expression to compare two fields and based on return value display images.Lets assume you have number1 and number2 fields of BigDecimal types....
View ArticleWhats new in 6.3 Jasper (Server and Studio) ? from release notes
Hi,In this post you will see what is new in Jaspersoft 6.3 new release (enterprise and community)JasperReports Server 6.3.0 includes these improvements:* Dashboards - New enhancements include:Â -...
View ArticleMySQL workbench - table data import and export procedure
This is a redistribution of import and export features of MySQL workbench.6.5.1Â Table Data Export and Import Wizardhttps://dev.mysql.com/doc/workbench/en/wb-admin-export-import-table.htmlhe wizard is...
View ArticleTIBCO Jaspersoft Online demo server...
Are you a community customer ?Is your 30-day trail license expired for studio and server ?Do you want to learn or explore TIBCO jaspersoft Studio Professional features ?Do you want to learn Enterprise...
View ArticleJFree Statcked Bar Chart Example in Jasper Design Studio
This is a quick re-visit of JFree Stacked Bar chart in Jasper.Query Format : select * from ((SELECT 'Store Sales' as Sales, date(t.the_date) as date,SUM(sf7.Store_sales) as SalesFactFROM...
View ArticleJaspersoft Custom Reports Testing Scenarios and Areas
Below are the few common Jasper Reports Testing Scenarios General Browser UI1)Verify the end-user is able to login with the credentialsFor example: biuser/biuser2)Verify report layout as per the...
View ArticleTip: Calculate, first date of the given date , the day of the first date and...
Calculate, first date of the given date , the day of the first date and return 0,1,2,3... for Sun, Mon, Tue,Wed and etc. JRXML : Copy paste below code in a JRXML file and preview the report. (Supports...
View ArticleTip : Adding Text/Static Text labels in Cross Tab Header in Jasper Reports
Hello Folks,When you design a cross tab in jasper reports, by default the cross tab header will not allow you to resize the dragged text fields or static fields to give row group label names. To...
View ArticleTip : Adding email hyperlink on text field in Jasper Reports
Hi,Do get the email box opened on clicking of email type field in report output, it is required toset below on the field/string type variable in cross tab.Link Target = SelfLink Type =...
View ArticleHigh Charts (HTML-5) Horizontal Bar Chart (Column Chart) advanced properties...
Horizontal Bar Chart advanced propertiesplotOptions.series.dataLabels.align =...
View ArticleOracle XE listener issue fixing when changing Windows 10 system/computer name
Change the host name with your computer name or localhost in below two fileslistener.ora andtnsnames.oraNavigation path to the files :C:\oraclexe\app\oracle\product\11.2.0\server\network\ADMINNow, from...
View ArticleTip : replaceAll method to remove extra & in a field text in Jasper Reports
This expression in Jasper reports is useful for a text that need to get into a new line whenever an & occurs but the problem is though the text gets into a new line it is displaying an extra &...
View ArticleJaspersoft 6.4 : New download Information page- Quick difference between CE &...
Jaspersoft 6.4 HighlightsExtended dashboard authoring for hyperlinking, formatting, and editingGranular admin exporting controlBuilt-in support for popular technologies like Salesforce and...
View ArticleTips : Dates Calculations - Current Month, Previous Month, Next Months (add...
It is always fun playing with date related calculations in Jasper reports.Here is another use case to find out below shown(2nd Image) dates in Jasper Reports.Sample Design : (Click on image to get best...
View ArticleTip : configure the "names" of the labels and "percentages"of pie...
Hi,Over a period of time, the product(jaspersoft) has improved by leaps and bounds .Though it had gained developer(s) attention, one may feel ambiguous in finding a particular property in highcharts...
View ArticleTip : Pie chart tittle in middle of chart in Jasper reports high charts
<hc:chartProperty name="title.text" value="Chart Title in Center"/><hc:chartProperty name="title.verticalAlign" value="middle"/><hc:chartProperty name="title.floating_customSimpleMode"...
View ArticleDomain row-level security example in Jaspersoft - retrieve specific customer...
Hi folks,Happy New Year.! 2018.It's been a long time, I have shared a technical write-up in Jaspersoft BI.Today, here I come with an interesting concept, that is how to restrict the data for specific...
View Article