标签: sql reporting-services ssrs-2012 ssrs-tablix
我创建了一个包含5列的链接报表,第一列是分支,第二类是它销售的& rest 3显示了过去三年的各个类别明智的销售。我能够将分支列链接到另一个显示其他分支活动的报告。同样,我想将不同的个别类别链接到不同的报告,这些报告需要分支和放大;类别作为过滤和参数的参数提供数据。
First pic shows grouping at branch, it is linked to another report too.I have not shown that report. Now when i collapse it, the category column will have 3 different categories & all 3 year columns will have sales of that individual category over the years
Pic 2 shows the collapsed view after clicking the (+) sign of branch column. I need to link each value in category column to another report that filters data on the basis of Branch & category column. E.g if i click on 12mobilephone than it should lead to another report that shows the vales related to 12mobilephone & that particular branch
答案 0 :(得分:0)
您可以使用参数进行钻取操作。 首先,指定要钻取的报表名称。 然后你可以添加参数,在你的情况下你需要2个参数。 在名称上:从您要浏览的报表中指定参数的名称。 在值上:指定具有将填充报表参数(分支和类别)的值的字段名