Forum Discussion
Horizontal bar chart with fixed thickness
I am looking for horizontal bar chart with fixed thickness for each datapoint.
On th existing PowerBI Clustered bar chart or Stacked bar chart , bar thickness varies depends on the datapoint on Y - axis. Is there any visual or charticulator visual that gives fixed bar thickness?
3 Replies
- AnonymousNot applicable
Hi MikeKKK ,
You can create a measure as below and make the value of the measure equal to any static value. Then put this measure on bar chart to replace the original value field. But I don't quite understand why you want to get such a bar chart, because then the user won't know what the actual value is under each type...
Best Regards
- MikeKKKFrequent Visitor
Thanks for your reply. What I am after is the fixed thickness of the bar (the Y-axis) regardless of number of datapoint on Y-axis. . I still want the show the different value of X-axis.
- AnonymousNot applicable