newbie question extract latest record by customer

2 posts / 0 new
Last post
raycrane
Offline
Joined: 10/17/2018 - 07:22
newbie question extract latest record by customer

Hi
I'm new to IDEA so apologies if this is a basic question.
I'm trying to extract by customer the latest record (based on date) from a data file.
I'm not sure how I do this  I know I can summarise to get the unique customers but not sure how to extrac only the latest record
Is this possible using the built in functions
Thanks

Steven Luciani
Offline
Joined: 07/31/2012 - 13:20

Hello raycrane,

You can use IDEA's Top records extraction feature. It is found on the analysis tab in the Extract group.

Note that the field you choose in the Top records for: pick list will sort this field in descending order so in your situation the lastest date in the data per customer (the grouping below) will be the top record for each customer. Set the number of records to extract a 1 or however many records per customer you want.

Good luck with your analysis

Steven