Forum Discussion

natkingcobra's avatar
natkingcobra
Frequent Visitor
3 years ago

New Group for Clustered Column Chart is binning duplicate values

Hello, I have created a group for cost and is set up for 6 bins, which is working as expected, only problem is that its returning some duplicate values? Any ideas why this could be happening?

 

 

2 Replies

  • I'm not sure what your expected output is, but the reason it looks like it has been duplicated is because there is a row-level filter for the I50000 and I80000 rows that have seperate related costs. 

  • natkingcobra's avatar
    natkingcobra
    Frequent Visitor

    Turns out Binning isnt a fan of aggregating values against duplicate [product name], lesson learned, thanks!