Forum Discussion

dpbi's avatar
dpbi
Icon for Helper I rankHelper I
8 years ago

DISTINCT COUNT and FILTER problem

Hi.   I have ‘Sales’ table with 30K rows and 8 distinct items (as text). For each row ,I need to count distinct items in a range of 6 rows which are -  the current row and the following 5 rows. ...