Pentaho Error Handling in Pentaho Data Integration By admin Introduction: Error Handling is a very important step when we are trying to create an application. It makes the life of an engineer easier when there is a proper way to understand mistakes. Pentaho Data Integration (Kettle) provides a very...
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...
Power BI Looping Rest Client To get all record API in Power BI By admin Introduction: With some REST APIs, you can get records count with $count. we usually do that in one step and divide it by the number of records returned per call, and then use List. Numbers (0, count step/number, number). That...
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...
Microsoft Azure Create Azure Logic App to Restart Azure Function App By admin Introduction: Azure Logic App is a cloud-based platform for creating and running automated Workflow that integrate your apps, data, services, and systems.Workflow in an Azure Logic App is a sequence of actions or processes defined in steps. The actions will...
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”...
Jaspersoft How to export the jasper report into JSON format By admin Create a tabular report by using database. To fetch the data by date wise add ‘startdate and enddate’ parameters Make data easy with Helical Insight. Helical Insight is the world's best open source business intelligence tool. Grab The 30 Days...
Jaspersoft Schedule The Report In Jaspersoft Server By admin Click on the Repository root node Click on BCT and then click on reports Select the particular report to Schedule Right click on the report and click on schedule Then Click on Create Schedule and it will show like this...