Question
Pulling the latest timeline notes for a specific activity type
I'm attempting to create a report that pulls in company data along with activity timeline data that would show the notes for the latest activity of type 'X'. In order to get the maximum activity date for that specific activity type, there has to be a 'by' clause but then that prevents one from bringing in any string fields, specifically the notes field, which I realize can't be included in a report if there's a 'by' statement.
My use case for this is that i'm trying to replicate the customers tab in a report, since that tab will soon be deprecated.
Thanks for any information you may have.
My use case for this is that i'm trying to replicate the customers tab in a report, since that tab will soon be deprecated.
Thanks for any information you may have.