Hi All,
I have a sales report with the following Columns
Store, ProductGroup, Brand,season, Sales Units, Sales Value.
Currently the user opens the report and the data (Sales Units & Value) are summed at Store and then expands the report to see the Productgroup Summary, then further down to see the Brand and again to see the season.
I've been asked to hide the productgroup, brand and season columns until the info becomes relevant (until they reached that level of the report). I've tried going into the Column Visibility Window on the Productgroup column and setting Hide to true and Toggled by this report item to Storenumber but when i run the report i get the following error:
The Tablix "Table1" has storenumber as a toggle item. Toggle items must be text boxes that share the same scope as the hidden item or are in a scope that contains the hidden item, and cannot be contained within the current report item unless current grouping scope has a parent.
Does this mean that it can't be done or am i missing something?
Thanks in advance!