I have been working with reporting services in visual studio 2008 lately and I am confronted with a problem. Is there anyway to dismiss the toggling feature for a group, if a value does not fulfill the requirements?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
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.
In order to do this, you will need to set up a separate column for your toggle item (rather than using an existing column) since you will need to set the visibility of the toggle item to Hidden where drilldown is to be disabled.
You can find further details of this approach here.