JacobsAunt
Technical User
I am having a dilemma. I am using CR 8.5. I have a DB that does not support stored procedures. I need to know how I can find the last interaction to a customer issue. The structure is such that I have an issue (Case) that may have multiple interactions (solutions). I need to be able to find the last solution based on timestamp to determine case age and status. How can I get Crystal to show me the solution with the last timestamp without using stored procedures?