Forum Discussion
sabeensp
Helper IV
7 years agoCompare value between multiple records
Hello, I'm struggling with the following logic. In my table, I have DateTime, Customer_ID, CustomerName, QtyBought and so on. I need to implement following logic. If Record # 2 of Same C...
- 7 years ago
Then all you should have to do is replace the blue text in the query above with ROW-ID instead of [Datetime]
sabeensp
Helper IV
7 years agoCmcmahan v-yuta-msft I can create a ROW-ID in the Database as a sequence.
Cmcmahan
Resident Rockstar
7 years agoThen all you should have to do is replace the blue text in the query above with ROW-ID instead of [Datetime]