Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我对 Birt 工具非常陌生,需要了解如何将报告参数从一个报告传递到另一个报告。在这种特殊情况下,我想传递“from date”和“to date”参数。
先感谢您。
在要使其可单击的字段或图表元素上创建一个超链接,作为对辅助报表的钻取。从那里您可以将超链接设置为“钻取”类型,并使用当前可用数据集上的数据或某些静态值设置任何参数。当您配置超链接的属性时,将自动读入目标报告支持的参数。
祝你好运!