Hi all,
I would like to create a "count distinct" over a 30 days window.
I.e.:
- We have the product ids per day, say 200-300
- We have this data for the last 12 month
- I would like to know the total number of different products (count distinct) for every 30 day period from today back to 12 months ago.
Could you please support? Thanks