Note that there are some explanatory texts on larger screens.

plurals
  1. PODrill Down Techniques in SSRS 2008 issue
    primarykey
    data
    text
    <p>I have a report showing location, department and employee name &amp; salary. All of the fields are from same table. I group on location first and then on department. All the groups have group headers. Detail row has employee name &amp; salary.</p> <p>My report is showing perfect but I want to implement drill down technique. I want to show plus minus symbol for the group. When opened the report should show only location names with plus signs. Then when a user clicks on a plus sign then all departments will show under that location. And when the user clicks on department plus sign then all employee details should show under that department.</p> <p>I searched google and follow links are</p> <p><a href="http://forums.asp.net/t/1573640.aspx/1?May+i+use+the+collapse+and+expand+feature+like+tree+menu+in+Report" rel="nofollow">http://forums.asp.net/t/1573640.aspx/1?May+i+use+the+collapse+and+expand+feature+like+tree+menu+in+Report</a></p> <p><a href="http://www.mssqltips.com/sqlservertip/1329/drill-down-techniques-in-ssrs-with-the-visibility-property/" rel="nofollow">http://www.mssqltips.com/sqlservertip/1329/drill-down-techniques-in-ssrs-with-the-visibility-property/</a></p> <p><a href="http://www.sqlservercurry.com/2009/08/creating-drill-down-report-with-sql.html" rel="nofollow">http://www.sqlservercurry.com/2009/08/creating-drill-down-report-with-sql.html</a></p> <p>I followed their instructions to build expand collapse functionality into my report but failed. Please guide me how to show report location &amp; department wise with expand collapse functionality.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload