Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago

Breakdown graph on Positive and Negative in axis for Text data

Hi, The requirement is to get a  chart (as attached) as below where the Brand Name is on X-axis and top axis must show 'positive' and if the value is 'Negative' then count must be shown on Negative axis for the data (as attached) . I created a column with a DAX saying if the value is "Positive" then 1 else -1 and then used it on chart and placed 'BrandName' and 'Review' on X axis and created custom column (with 1 and -1) on Y axis but here each Brand is shown up twice in x axis for Positive and Negative separately instead of being one single bar on positive axis and Negative axis.

Thanks

6 Replies