Forum Discussion
ravichandra0788
8 years agoFrequent Visitor
Regarding Dynamic Y axis
Hi , I have 3 columns 1.start date 2.effort hours 3.duration i want to display graph using stacked column chart sample data : start-date duration effort required 18-08-1...
v-juanli-msft
Community Support
8 years agoTo display dynamic Y-axis, you need to modify the dataset by "Unpivot columns".
Then add the "Attribute" to the slicer, "value" to the Y-axis, However, the "Value" filed of the stacked column visual should be in number type, but "value" column above is of text type.
Best Regards
Maggie