Forum Discussion
Anonymous
7 years agoNot applicable
Group values in column chart/bar chart
Hey All, I want to grop the blanks value to another bar. Is it possible? For example, I want that blanks will be counted with code 9. So blank will be removed from the chart and 9 will show 292 + 5...
- 7 years ago
Hi Anonymous ,
By my tests, the solution of parry2k should be helpful.
I have made a test pbix to reproduce your scenario.
In addition, you could have a reference of the attachment.
Best Regards,
Cherry
Anonymous
7 years agoNot applicable
Hi Ashish_Mathur ,
Thanks.
This was the first solution from parry2k .
Please read previous comments.
Thanks
parry2k
7 years agoSuper User
Anonymous I'm you surely checked this but can you use your actual data on x-axis and check if your see (blank) on x-axis or space/nothing, wondering if it is actually not blank but some other non-printed character value, although that would have been captured in switch statement.
Just trying to think out of the box even it is not logical.