Forum Discussion
Calculate First Acquisition
This is still not working for me. Any other solution would be highly appreciated.
My requirement is to count distinct emails considering Minimum of first_enrolled date for the Market or Brand user select from the slicer. so from the sample data, If user select "Pharma" Market from the slicer then [email protected] should be getting counted only once for the min of First_enrolled i.e. 2/14/2022 and [email protected] should be counted for 1/15/2022 (min date) so line chart should count steve under Feb 22 only and adam in Jan 22 only. Likewise if user select Brand then email for the min of first_enrolled should get counted.
Thanks for all the responses !!
Able to get through this. I have created a measure like this. posting this just in case if anyone else end up receiving such requirement.