thabounceisback
Registered User.
- Local time
- Today, 02:33
- Joined
- Sep 17, 2009
- Messages
- 31
Greetings!
I have done this before, I just cannot remember the most efficient way to do it.
I have a set of transactions with a Unique ID field and a date. I want to add a field based that gives me the sequence of events for each Unique ID in order of when it happened.
For example, if customer X has 6 transactions, the sequence field would have a number (1-6) in each record that corresponds to the order in which those transactions occurred. The first transaction would have the number 1, the second would have the number 2 and so on.
What is the most efficient way of accomplishing this?
I appreciate the help! Also, I apologize if this has been covered a lot here. I tried to search for a thread that would help, but came up with a bunch of sequencing threads that did not apply.
Thanks,
Kurt
I have done this before, I just cannot remember the most efficient way to do it.
I have a set of transactions with a Unique ID field and a date. I want to add a field based that gives me the sequence of events for each Unique ID in order of when it happened.
For example, if customer X has 6 transactions, the sequence field would have a number (1-6) in each record that corresponds to the order in which those transactions occurred. The first transaction would have the number 1, the second would have the number 2 and so on.
What is the most efficient way of accomplishing this?
I appreciate the help! Also, I apologize if this has been covered a lot here. I tried to search for a thread that would help, but came up with a bunch of sequencing threads that did not apply.
Thanks,
Kurt