I was able to build a cohort analysis using the timestamp with “minOver” function with PRE_FILTER aggregation. So I now have “first_order_date” available.
But what I aslo need is “first_marketing_channel” value on each record, so that I can filter my cohort analysis by it.
E.g. I want to see LTV (sum of order amounts regardless of marketing channels) for users who came the very first time from a specific marketing channel. I was hoping to use fistValue, but it doesn’t support PRE_FILTER.
The visual you did I think I know how to create, but I need something a bit harder. I need those “first_order"date” and “initial_marketing_channel” to be next to every record in the dataset, because this will allow me to build a cohort analysis that will look smth like this (with ability to filter by initial marketing channel):
Did this solution work for you? I am marking this reply as, “Solution,” but let us know if this is not resolved. Thanks for posting your questions on the Quick Sight Community!