So I already have all the data that I need to create a histogram. As dipicted by this Excel pivot chart
Histogram
I am plotting NPS scores for my firm and also against competitors.
In excel I would use =frequency(data array, bins array) and then it would sort it into groups and from there I would do my histogram.
In Domo I would assume I would use some count function for a different range, but then would that then mean that I need to have distinct beast mode calculated values for each bin and each competitor?
Has someone solved for this?
Can anyone help?
Thanks