Hi all ,
i have a view with column like
name,a, b, c, d .....a,b,c,d are calculated columns(percentage) in a view
each row is name uniquely identified by name...
now i want to have a pie chart for each name having pie slices for a,b,c and d for each name.
Please advice me how to achive this
What to put in default measure,series and axis titles.
I am new to cognos :( especially charts...
Thanks
Nisha
Bring in a pie chart (if you must..!) into your report and associate it with your existing query. Put your calculated percentage into the default measure and the name into the series.
hi thanks for reply..
i tried your way...but in default measure we can have only one column..
i need to show 4 percentage columns...a,b,c,d for each name
please suggest
In that case you really don't want a pie chart. Try using a stacked bar or column instead.