Enabling Drill Down in "Report Server Project" instead doing in the "WIZARD"

  • Hello,

    I am using the Report Server Project to create my SSRS report.

    I am getting all the data from the Dataset I defined for it.

    But the problem is that I am not getting the Drill Down functionality as the

    "Report Server Project Wizard" gives straight away (i.e. we just need to click the check box for it)

    So how to group the data and how we can toggle the fields (i.e. textboxes what we say in SQL terms)

    When I add a report in the project ... I use "Add item" instead of using "Add Report"

    I do that ways because I am unable to specify the stored procedure I want to use as It gives only

    one option that is text SQL statement.

    So anyone out there can help me with the Drill down stuffs and if possible on this

    adding report to the project.

    Well ... this two problems may be related to each other I dont know. ???

    Thanks in advance.

    ==== DEVAM 🙂

  • In the report, select the object you want to toggle, go to properties -> Visibility and set to hidden and set the toggleitem to the item you want to have the "+"

  • 1) Right click the text box which you want to drill and select add group. (Ex: department name)

    2) Select parent group. This will be grouped. Delete the column department name and rename the column header group to department name.

    3) Select the other textboxes ([employee name]).Right click and in textbox properties select visibility. In this select hide radio button and Display can be toggled by this report item .In these select a field (for ex: department name).

    4) Repeat the same for all other textboxes.

  • Can you guys explain me more elaborately ??

    Please that gonna be useful.

    Thanks.

    Devam🙂

  • Which SQl server are u using?Is it 2005 or 2008

  • I am using Sql 2005.

    Thanks....

  • devammehta (12/9/2008)


    Can you guys explain me more elaborately ??

    Please that gonna be useful.

    Thanks.

    Devam🙂

    I'm not sure what else I can explain for having drill-down, which I assume you meant hide details unless asked for by the user.

Viewing 7 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic. Login to reply