B
Bob
I have an excel pivot chart pulling from a SQL Server view. The chart
is formatted as a bar chart, with various page, category, series
values. The bar chart is great for showing the number of items that
match the criteria. However, I'd like to see the actual details
inside the chart. Specifically, I'm showing software problem reports
(SPRs) on the chart. The data item I'm graphing is "count of SPRid."
I can pick from various summary operators such as count, sum, average,
etc. I'd like to have a "list" operator that would comma-separate the
underlying values. Is this built in to Excel or SQL somewhere, or is
there a way to plug in my own?
Thanks,
Bob
is formatted as a bar chart, with various page, category, series
values. The bar chart is great for showing the number of items that
match the criteria. However, I'd like to see the actual details
inside the chart. Specifically, I'm showing software problem reports
(SPRs) on the chart. The data item I'm graphing is "count of SPRid."
I can pick from various summary operators such as count, sum, average,
etc. I'd like to have a "list" operator that would comma-separate the
underlying values. Is this built in to Excel or SQL somewhere, or is
there a way to plug in my own?
Thanks,
Bob