Forum Discussion

salexa's avatar
salexa
Icon for Helper II rankHelper II
2 years ago
Solved

Display in Clustered column chart values from columns as categories

Hi,

 

I have in a dataset(sql table) 3 columns : Inprogress, Resolved, Workaround that can have 5 posible values: 0-70%, 70-90%, 90%-100%, 100-120% , >120%

As a requiremnts it's the request to transform the values of these columns in categories and on colum to have a count of n=the number of occurances for each category, something like below:

 

Do you have an idea how I can solve it?

 

Thanks,

Irina

 

3 Replies