Jaspersoft Data Adapter Creation in Jaspersoft studio By admin Data adapter creation using web service data source in Jaspersoft studio Pre-requisites: jasper studio 7.2.1 Steps to create data adapter using web service data source in jasper studio. Open the jasper studio 7.2.1 after configuring the data source. Create New...
Jaspersoft Embedding Input Controls in Visualize.js By admin In JasperReports Server 6.4 Embedding Input Controls in Visualize.js In this blog, I am planning to look into the API for the embedded Input Controls, as those are one of the basic building blocks of the reports, and specified the...
Jaspersoft Dynamic Grouping Using Parameter By Sai Kavya Sathineni Dynamic Grouping using Parameter: Passing parameters in the group by statement Prerequisites: JasperStudio 6.3.0 Database: Foodmart There might be requirements, where we need to group the records dynamically i.e., pass the parameter in the group. Following are the steps to...
Jaspersoft Displaying the Table/ Cross Tab side by Side in Jasper By Satya Gopi Prerequisites: JasperStudio 6.6.0 Database: Foodmart In this Blog we are going to see how we can able to print a Table/Cross Tab side by side, in most cases we have only 2 to 3 columns in Table and remaining page...
Jaspersoft How to Use Different Data Source Connection By admin How to use different data source connections to the subreport and main report data set in Jasper soft. Make data easy with Helical Insight. Helical Insight is the world's best open source business intelligence tool. Prerequisites: Jasper Studio 6.4.0 Database:...
Jaspersoft CORS-Cross Origin Resource Sharing in Jaspersoft By admin Introduction: CORS is a mechanism that allows restricted resource on a web page to be requested from another domain outside the domain from which the first resource was served. Make data easy with Helical Insight. Helical Insight is the world's...
Jaspersoft How to Hide Menu Items in Jasper Server By admin How to hide menu items based on the user roles in the Jasper server. Make data easy with Helical Insight. Helical Insight is the world's best open source business intelligence tool. Grab The 30 Days Free Trail Prerequisites: Jasper server...
Jaspersoft Configuring Web Service Data Source in Jasper Reports Server By admin Web Service Data Source: Make data easy with Helical Insight. Helical Insight is the world's best open source business intelligence tool. Web service data source is an extension to Jaspersoft studio, Jasper reports server and Jasper reports Library. Web service...
Jaspersoft Change Navigation of Library Menu in Jasper Report Server By admin Changing the navigation of library menu present in jasper report server to view report list: Pre-requisites: Jasper server 7.1.0 Start the jasper er Go the below path in the server installation directory jasperreports-server-7.1.0\apache-tomcat\webapps\jasperserver-pro\WEB-INF Open the file js.config.properties And make javascript.optimize=false...
Jaspersoft Embedding Jasper Server Report using IFrame By Satya Gopi Prerequisites: JasperServer Community 7.1,HTML Make data easy with Helical Insight. Helical Insight is the world's best open source business intelligence tool. Step 1: Created a Sample Report in Jasper Server Step 2: Created a web page containing a button and...
Jaspersoft Assign the User Defined Specific Color to Area in Area Bar Chart By admin Prerequisites: Jasper Server 6.4.0 Database: Foodmart User want to displays profit and loss in area bar chart using HTML5 chart.following is the result set: But if we want to displays profit in green and loss in Red color. To assign...
Jaspersoft How to Dynamically Change the Column Headers Based on Locale By admin Step1: Create a table with locale, first_name, last_name, email, phone_number and salary in foodmart database and insert values into that table with different languages. Make data easy with Helical Insight. Helical Insight is the world's best open source business intelligence...