Forum Discussion
Histogram in Power BI
- 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
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
I will try this out! Thank you