问题描述
Hi
SQL2012和SSRS
我有一个包含14个部分的报告的数据集。每个部分合并来自数据集的数据。
数据集中有标记,表明是否隐藏或显示了一个部分。
这是第一个问题。隐藏部分时我们需要隐藏空格。
此外,第8节是一个页脚,应该总是在脚下它显示的页面。第7节与第8节相关联,因此它总是出现在第8节之上(如果显示)。
第1节与标题相关联。第2节紧挨着第1节...依此类推。
作为一个例子你可以有第1节,然后第2节在页面顶部,一个大的然后是第7节,然后是页面底部的第8节。
这可能吗?怎么做?任何帮助表示赞赏!
谢谢
Arf
HiSQL2012 and SSRS
I have a dataset for a report with 14 sections. Each section merges data from the dataset.
The dataset has flags which state if a section is hidden or shown.
Thats the first problem. We need to hide the whitespace when the section is hidden.
Also, section 8 is a footer and should always be at the foot of the page when it is shown. Section 7 is tied to section 8, so it always appears just above section 8 (if it shown).
Section 1 is tied to the header. Section 2 tied just below Section 1... and so on.
As an example You could have Section1, then section 2 at the top of the page, a big gap then section 7 then section 8 at the foot of the page.
Is this possible to do and how? any help is appreciated!
thanks
Arf
这篇关于你能在SSRS报告中将章节联系在一起吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!