Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Grouping a column with numbers and null values

  Hi all,   I need help to create customized groups or bins that based on a column.   The column is last promised date of shipment and actual shipment date. Which goes from something like -4000...
  • Pragati11's avatar
    Pragati11
    4 years ago

    Hi Anonymous ,

     

    Do you have defined groups that you require? Like how many total groups you need?

    What is the minimum and maximum value in this column "Days between last promised shipment date and actual shipment date" ?

     

    You can try to create BINS in Power BI. Consider the scenario where I have got Totals Sales displayed over-time.

    Now I want to create BINS for the SALES value displayed above.

     

    What I will do is, under FIELDS PANE, right-click on my SALES column and get following options and select NEW GROUP:

     

    A new window opens where I can create some bins using options based on my requirement:

    Read more about Bons here: https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-grouping-and-binning#using-binning

     

    Once you create bins, a new grouping appears as follows under Fields pane below your column:

    Then you can use those BINS under LEGEND area to show the groups by different colors for sales value (in my case):

     

    In a tree-map visual you can achieve something as below:

    My bins are marked in RED in above visual.

     

    Let me know if this is what you are looking for.

     

    Thanks,

    Pragati