Forum Discussion

eacy's avatar
eacy
Icon for Helper II rankHelper II
8 years ago

Group By together with Distinct Count does not work after Index Column is added

Hi, I'm trying to add an Index Column before I do a Group By and this makes the Distinct Count return a result that I do not understand. Small sample to illustrate my problem below:   Before Inde...