Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8974667
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T18:43:37+00:00 2026-06-15T18:43:37+00:00

I am creating a drilldown report in SSRS using pie chart. I have done

  • 0

I am creating a drilldown report in SSRS using pie chart. I have done the drilldown to the next chart but I also need to hide the parent chart once the child is visible. How can I achieve this? Please suggest.

Thank you.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T18:43:38+00:00Added an answer on June 15, 2026 at 6:43 pm

    You can achieve this by having a parameter for the report and based on his value, one chart will be visible and the other one hidden and reverse.
    Follow this steps:

    1. Create a new report and name it f.e TestDrillDown and add the both charts and set the series and data fields

    2. Add a new parameter to the report and set its value to -1 (For example if you want to pass the “year” parameter between the parent chart to the detail chart, then name the parameter “Year”)

    3. Set the value of “Year” parameter when clicking on the any year in the pie chart:
      2.1. Click on the pie and then click on the Series Properties.
      2.2. Go to Action tab and click on option Go to report.
      2.3. Choose the same report f.e. TestDrillDown
      2.4. Click on Add button and add parameter Name: “Year” and for the Value select the “year”

    4. Now we can set the visibility of both charts:
      3.1. Click on the chart properties
      3.2. Go to the visibility tab
      3.3. On show and hide based expression place this:

      • for the first chart: =IIF(Parameters!year.Value<0,false,true)
      • for the second chart: =IIF(Parameters!year.Value>0,false,true)

    Now you only need to set the year parameter back to -1 when you want that the parent chart to be visible again.
    You can check this link that presents a similar solution for what you need, except hiding the parent, but for that you can use the visibility condition above:
    http://bi-commonsolution.blogspot.ro/2012/05/drilldown-dashboard-in-ssrs.html

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I creating a web application using JSF,Hibernate,Spring. I have added a filter for checking
Creating a Blackberry app. Just a beginner, I have searched but couldn't find a
I am new to SSRS and I am creating a Drill Down report. This
Creating a website using simple html(not html5) and css but got stock in mouseover
Creating MVC3 Razor Helper like Helper.BeginForm() says that it can be done using extension
Creating a class at runtime is done as follows: klass = Class.new superclass, &block
Creating a JApplet I have 2 Text Fields, a button and a Text Area.
Creating a simple RPG game, first time using XNA. Trying to get my character
Creating extensions got much easier with Vs2010, but this seems not to be the
Creating a site in with FrogCMS and using alot of jquery to create an

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.