Jaspersoft How to connect Jasper Soft Studio With Trino By admin Download Trino JDBC driver - You can download the Driver from official site of the trino Create a new Data Adapter In Jasper Using the Database JDBC Connection Add the jar file on the Driver Classpath page Put the relevant...
Jaspersoft Steps to follow when Jasper Dashboard Scheduled Job fails By admin Issue: We are trying to schedule a dashboard and send email to couple of clients but it was throwing error as below. ERROR DashboardExecutionJob,JasperServerScheduler_Worker-2:192 - The dashboard export job for /Delivery_Network/Beacon_Provided_Reports/Dashboards/Analysis_by_Region failed to execute. ERROR SecureExceptionHandlerImpl,JasperServerScheduler_Worker-2:116 - There was an...
Jaspersoft How to Find Number of Adhocs created by using Domain By admin In Jasper server we have a lot of adhoc views created by using domains If we modify any changes to the domain then all these adhoc views will effect. Then we don’t know how many adhocs were effected. In order...
Jaspersoft Hide full detail band of table when there is no data to show – Jaspersoft By admin Many time we face issue when there is no data in the detail band of the table and we need to hide detail band of the table here we are going to show you how you can do this. Put...
Jaspersoft Error when running reports in Jasperserver:Handler dispatch failed; nested exception is java.lang.NoClassDefFoundError: Could not initialize class java.awt.Color By admin Error when running reports in Jasperserver:Handler dispatch failed; nested exception is java.lang.NoClassDefFoundError: Could not initialize class java.awt.Color Issue description: When trying to run any report on a server, the following error is thrown: Troubleshooting: This error is normally associated with...
Jaspersoft Adding advance property in the ad-hoc pie chart – jasper server By admin When we create ad hoc reports in the jasper server we often opt for default design here we are going to show you how you can make ad hoc chart more presentable. Click on the create and choose the option...
Jaspersoft How TIBCO users access/download/Install Hotfixes for Jasper Server UI? By admin Once a customer has accessed the TIBCO Support Customer Portal Web UI, all GA hotfixes can be found under the directory Available Downloads. (View instructions below). Instructions: This hotfix can be downloaded directly from the TIBCO Support Customer Portal Web...
Jaspersoft Not able to export everything from the jasper server By admin Below are the details for setting up the setup.xml property in the Jasper server Commented out the below line from /buildomatic/bin/setup.xml open setup.xml< !--< create-ks ks="${ks}" ksp="${ksp}" propsFile="${masterPropsSource}" --> we can take an export everything from the commandWe need to...
Jaspersoft How to Hide Logo/Icon of the Jasper Server Login Page By admin The jasper server login page looks like… If we need to hide the logo in this login page, we need to follow below steps Step1: Logging into server page with UserId and Password Step2: Go to Repository And Next go...
Jaspersoft How to remove repeating table headers in jasper ad-hoc view when exported to csv format By admin Issue: When exporting an ad-hoc view table to a CSV file, the headers are repeated. Make data easy with Helical Insight. Helical Insight is the world's best open source business intelligence tool. Resolution: To leave the table's header only on...
Jaspersoft How to Convert Integer Value to String in JasperSoft By admin We can achieve in the following way Make data easy with Helical Insight. Helical Insight is the world's best open source business intelligence tool. 1. Check the class type of the field as we can see this field is Integer...
Jaspersoft How to Show Labels with % in HTML5 Charts By admin In the Pie chart labels to show values with %, we need to follow these steps Open the report in Jasper studio Right click on chart and edit the chart properties Click on Data Configuration and In Categories levelclick “add”...