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.
我必须根据条件显示子报表,有时我需要显示“分公司地址”或“客户地址”。我将这些创建为子报表。如何根据某些条件隐藏/显示?
提前致谢。
将您的条件放入子报表的抑制公式中。如果您的条件评估为true,则不会打印子报表。