Column Drill down issue
Hi everyone, I have a matrix that on the column grouping data by Year and then by Quarter. I use a matrix because the number of year are variable. I want to drill down the Year. So, i created a parent group Year and a child group Quarter (in the same column below the Year group in a new row). The detail data (Sum(Fileds!Amount.Value)) are in a TextBox (in the same column below the Quarter group in a new row) When I expand an Year, it shows me the 4 quarter columns with their data. How can I do this: When the column is collapsed by Year (one column for every year), in the detail data must appear the sum of Amount field for that Year. Thx, Radu.
May 16th, 2011 9:09am

Hi Radzyck, That's strange. The Matrix control automatically rolls up the numbers to the Column Group in scope. I guess you are placing the Sum (Fields!Amount.Value) expression in the Value cells. What value do you see when you are collapsed to the Year group? Also, can you post a screenshot of your matrix layout expanded to the most granular level? Will help in visualizing and identifying your problem. Cheers, IceQB
Free Windows Admin Tool Kit Click here and download it now
May 16th, 2011 9:15am

Hi Radu, By default, when the column is collapsed by year, in the detail data it will appear the sum of the Amount field for that Year. To your issue, I think you might give a incorrect steps for the drill-down function, There are the similar thread: 1. Steps of add a drill-down feature in SSRS2008 and SSRS2008 R2 please refer to this link http://social.msdn.microsoft.com/Forums/en-US/sqlreportingservices/thread/92338eec-445f-4117-afd4-75c663ba6fe4 2. Steps of add a drill-down feature in SSRS2005 please refer to this link http://social.msdn.microsoft.com/Forums/en-US/sqlreportingservices/thread/b75904bb-e642-4dc6-b9c6-e8aa4f46de74 For more information, please click this links to learn more about drill-down feature: http://msdn.microsoft.com/en-us/library/aa964132(SQL.90).aspx If you have any more question, please feel free to ask. Thanks, Challen FuPlease remember to mark the replies as answers if they help and unmark them if they provide no help.
May 17th, 2011 10:56pm

Thx for the links. It helped.
Free Windows Admin Tool Kit Click here and download it now
May 18th, 2011 10:00am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics