Forum Discussion
csaethre19
3 years agoHelper II
Histogram in Power BI
I need to create a histogram using Power BI but it appears there is no histogram visualization to choose from. Everytime I try to find resources online I find tutorials explaining how to import a Mic...
- 3 years ago
Hi csaethre19
If you want to use the in-built Clustered Column visual, you can create your own bins.
In my example file I've used this data, and added a column for the Bin. Each bin respresents $1000 more in sales.
Then plot the Bin on the x-axis and the Count of Bin on the y-axis (I've renamed the axes)
Your approach would be similar with your data.
Regards
Phil
iamkhushisingh
1 year agoNew Member
My hack is that I reduce the spacing between the columns to make it look like a histogram.
Format Visual -> Visual Tab -> Columns -> Layout -> Spacing between columns [0 or 1 %]