Hi guys, i have a scenario where, when a certain type of campaign is executed, a followup activity is created for each BP involved in the campaign.
Now i need to create a quick viewer view to extract all the activities in a certain status linked to a particular campaign (we can use, for example, campaign id to discriminate the campaign). Reading the forum i figured out that i need cgpl_project, srrelroles and crmd_binrel tables, but i can't understand the flow i have to follow to make consistent table joints that will allow me to perform my task.
Anybody can help ?
Thank you