HI,
The number of unique IDs in each month you can get with Count([ID];Distinct) as you mentioned. I think that you will be abble to achieve the unique IDs YTD by using RunningCount([ID];Distinct)
Regards,
Rogerio
HI,
The number of unique IDs in each month you can get with Count([ID];Distinct) as you mentioned. I think that you will be abble to achieve the unique IDs YTD by using RunningCount([ID];Distinct)
Regards,
Rogerio