简体   繁体   English

java/j2ee如何创建动态报告

[英]how to create a dynamic reports java/j2ee

I have a specific needs in reporting for my project, i wont to let the client choose the columns to be shown, and he can also choose a restriction for dates or integers ... (for example he wont to report customers where their ages between 18 and 25), and effectively we should have joined tables.我的项目报告有特定需求,我不会让客户选择要显示的列,他也可以选择日期或整数的限制......(例如,他不会报告客户的年龄介于18 和 25),实际上我们应该已经加入了表。

I goggled that and i found dynamic reports and Birt report , but they only respond for the first constraint (choose the columns to be shown).我检查了一下,我发现了动态报告Birt 报告,但它们只响应第一个约束(选择要显示的列)。

can anyone help me if there is other products, or if i can use Birt for my needs?如果有其他产品,或者我可以使用 Birt 来满足我的需求,有人可以帮助我吗?

I wont a solution like JasperSoft我不会像JasperSoft这样的解决方案

With BIRT we can achieve following使用 BIRT,我们可以实现以下目标

Choosing Columns : Yes选择列:是
Selecting ages between certain group : Yes在特定组之间选择年龄:是
Joining tables : Yes连接表:是

So yes.. BIRT can be used !所以是的.. BIRT 可以使用!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM