【发布时间】:2013-02-15 20:34:30
【问题描述】:
最右边的列是我要添加到报告中的内容。是否可以在不修改查询以使用 Unpivot 之类的东西的情况下做到这一点?
Step X Step W Step A Step B Step Y Last Step
---------------------------------------------------------------------
1/21/2013 1/24/2013 1/3/2013 1/5/2013 1/7/2013 Step W
这是朝着正确方向迈出的一步,但它似乎只适用于 SSRS 2008:http://www.bigator.com/2012/04/26/spothighlight-minimum-and-maximum-values-in-each-row-in-matrix-report-in-ssrs/
【问题讨论】:
标签: sql-server sql-server-2005 reporting-services reportingservices-2005 unpivot