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.
我有一个报告,需要显示 4 个不同的子报告。我通过获取一个有 4 行的表格并在每一行中放置一个子报告来实现此报告。现在,当我运行报告时,报告没有按照我在表格中排列的顺序显示。
我错过了什么吗?
现在问题已经解决了。问题是缩进。我更改了页面宽度和高度来解决问题。
检查并查看表的行组属性或 tablix 属性中是否有任何排序。如果有,请删除然后运行报告。