I'm trying to modify Dataview for a user so it includes a transaction date and transaction number from SLMatlTrans. The logic/linking is working great, but it's returning every record that matches. I only want the first record (I'm sorting by descended). Is it possible in the Dataview setup to achieve this or will I simply have to write a CLM so I can grab the earliest date?