Forum Discussion
ivancans
8 years agoFrequent Visitor
MAX date for an ID with repeating dates
Hello, I would like to get your help in the following matter. I have ID's with multiple dates. I need to return latest date for each of the ID's and compare the result with the specific row. If t...
- 8 years ago
Sorry I was out of office
In Query Editor, you can use Group By Function to get the Max Dates for each ID
Zubair_Muhammad
Community Champion
8 years ago
Sorry I was out of office
In Query Editor, you can use Group By Function to get the Max Dates for each ID
ivancans
8 years agoFrequent Visitor
Thank you Zubair_Muhammad ! I actually stumbled upon this solution half an hour ago, but nontheless this seems to be the right solution! :smileyhappy: