Hi All,
I am trying to sort the items in crystal report based on Color code they have assigned. It is getting sorted by HEX value comparison.
However, I want to sort these items based on my custom algorithm which will sort them and color with different shades will be grouped together.
Is it possible to control crystal report sorting using some user defined algorithm?
Please suggest.