Forum Discussion
MikeKKK
3 years agoFrequent Visitor
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...
Anonymous
3 years agoNot 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
MikeKKK
3 years agoFrequent 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.