Questions tagged [jasperserver]

JasperReports Server (formerly known as JasperServer) is a stand-alone and embeddable reporting server. Make sure your question also have the jasper-reports tag and add this tag only if the question is specifically related to JasperReports server (configuration, interface development, deployment etc. of server)

JasperReports Server is a stand-alone and embeddable reporting server, enabling information delivery on a real-time or scheduled basis to the web, a printer, or to a variety of file formats.

Build a report in Jaspersoft Studio (or the older design tool iReport) and then deploy it to a JasperReports Server.

The report can then be executed, exported to a desired output, or scheduled to execute at a later date.

Some of the features provided by JasperReports Server:

  • Reports Management - Create, schedule, update reports through a web-interface
  • OLAP - jPivot base OLAP View. It supports Mondrian database.
  • Ad Hoc Reports - Generate your own report from OLAP Connection or Domains in run-time (available in commercial version only)
  • User and Role Management which grants access to resources based on roles
  • Multi-tenancy and Cloud Support
  • JasperETL - An ETL solution based on Talend

There are several editions of JasperReports Server - Community and several Commercial.

The features of Commercial Editions are:

  1. Ad hoc Reporting

    • Web-based, drag-and-drop report designer creates interactive reports for dashboards, email distribution, or within a web application
    • Metadata layer masks complex data descriptions with simplified business user-friendly names
    • Web-based reports provide rich, interactive reports with drill down, filtering, animated charting, and more
  2. Dashboards

    • Web-based, drag-and-drop dashboard designer
    • Single report and dashboard-level parameters drive user interaction
    • Free-form layout designer for customized dashboard design

Editions

Source code

Samples

References

Official Bug Tracker

1103 questions
0
votes
1 answer

Set Ad-Hoc View, to filter according to logged in language

When a user creates a Ad-Hoc report, it will bring back data from All languages (Yes I know the user can manually filter by language) I need to change the jasper code so that the Ad-Hoc view will automatically only show data according to logged in…
Andre
  • 661
  • 7
  • 14
  • 29
0
votes
1 answer

jasper report timezone issue in JS 5.1

In my jasperReport I have a input control of java.sql.Timestamp datatype. Now using this input control user can select date before running the report.now when I copy the underline parameter of datepicker(input control) in the report , i get exact…
Programmer
  • 713
  • 1
  • 8
  • 23
0
votes
1 answer

Compile Jasper Report remoteley without Java-Bridge

Is there any way I can put jrxml files onto the Jasper server, link it to a datasource and let it compile without iReports, Java-Bridge, local Jaspersoft UI, ... I want to use as little Java as possible and I don't know about Apache ANT. Can I do it…
Daniel W.
  • 31,164
  • 13
  • 93
  • 151
0
votes
1 answer

JasperReports Server: Make the input control depends on the other one

I'm using iReport 5.0.0 and JasperReports Server 5.0.0. And my problem is: I have 2 input control, the one is Boolean Type and the other is text box, and the value of text box depend on the value of Boolean is "true" or "false. When the user select…
0
votes
0 answers

Styled text in JasperReports does not show when exported to Excel

There is a jasper report that changes the font color of a text field depending on the value. The textfield expression is "" + "\n" + "\n" + (($V{valid_date} != null) ? "