Forum Discussion
natkingcobra
3 years agoFrequent Visitor
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
- vicky_
Super User
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.
- natkingcobraFrequent Visitor
Turns out Binning isnt a fan of aggregating values against duplicate [product name], lesson learned, thanks!