Hi All,
I want to show last activity of type phone call and e-mail against account and opportunity in the SSRS report.
This report table will have columns from all these 3 entities. Somehow I am not able to join these 3 where I can get
Account name, Opportunity Revenue, last phone call created date, last email created date in one row of SSRS report.
If someone can show me SQL query for above scenario then it will be much appreciated.
Basically, our end user wants to know which was the last activity performed against particular Account and its related opportunity.
Thanks in advance.
-CT