I have a columns: Organization |NoteDate|Note
I need to write a measure that will display the most recent NoteDate for each Organization. Each Organization has thousands upon thousands of notes listed
Any point in the right direction is appreciated. I tried playing around with LASTDATE and MAX with no luck