Skip to main content

Power BI

New

Add support for customized bin size and starting values in Histogram visual

Vote (14) Share
Sam Lester's profile image

Sam Lester on 20 Dec 2016 03:49:59

The histogram visual was a great start, but to use it effectively we need to be able to control the parameters (starting value, bin widths/ranges, etc.). I find myself using custom code to manage this far more than I'd like to. Can we get this built-in to the histogram visual?

Comments (2)
Sam Lester's profile image Profile Picture

7310e5fe b713-496a-8ec7-64e5fe1f5c14 on 05 Jul 2020 23:49:24

RE: Add support for customized bin size and starting values in Histogram visual

Agree. We often need to group numeric variables into custom groups based on unequal ranges, e.g. Income 30000. It is not ideal to use nested IFs to create such groups. In addition, it would be helpful to be able to join to a table or use some other kind of template file that would define the customized groups that are being used within the company or analytics space.

Sam Lester's profile image Profile Picture

fa41c218 0c4d-4568-ba1d-e409298b4bb3 on 05 Jul 2020 23:10:27

RE: Add support for customized bin size and starting values in Histogram visual

It would also be useful to a a cumulative line, this is currently possible but very cumbersome.