reporting services - Removing Unused Columns from a Bar Chart -
I am creating a departmental bar chart that shows the time frame for a set of tasks. Some departments share the work, others are unique, I have a chart running, except that I should not do all the possible work listed for every department. I would like to display only those tasks which the department actually did.
Here is an example of the data (in # days):
IT is pending in IT process 8 CDs Pending 10 CD 1 Inspection 15 CD Re-inspection 5 < / Code>
In this case I do not want to see "first inspection" or "re-inspection" for IT because IT does not work, nor do we want the CD to be "in process ".
Is it possible to remove these unnecessary chains for a category?
The primary reason to ask is that our data set is huge, it is almost impossible to read the report. I think it would be really helpful to remove these unnecessary columns.
It must have been a long week for me I switched to how I was generating the graph and I What was the need My data was fine, now I am using the status of the category area and it is working.
Comments
Post a Comment