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.
我只是生成了 1 个主报表和 1 个子报表,问题是当我预览子报表时它正确显示所有字段但是当我预览主报表时子报表字段未显示在主报表中。
任何帮助,将不胜感激..
在我看来,您没有指定任何连接表达式。常用的连接表达式是$P{REPORT_CONNECTION}。这指示 ireport 也将主报表的数据源视为子报表的数据源。希望这可以帮助。
$P{REPORT_CONNECTION}