Forum Discussion

csaethre19's avatar
csaethre19
Helper II
3 years ago
Solved

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...
  • PhilipTreacy's avatar
    3 years ago

    Hi csaethre19 

     

    Download example PBIX file

     

    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