Skip to main content
Solved

View Activities by Campaign


Ehren_Dimitry
Freshman II

I am building out a dashboard to monitor campaign activities and I can’t figure out how to connect the CRCampaign and CRActivity tables. The CRActivity table doesn’t have the CampaignID as a field. It does show the campaign, but not as expected [CampaignID, CampaignDesc].

Any thoughts on how to pull this off would be appreciated!

 

Best answer by Gabriel Michaud

Hi Ehren,

 

You can join the CRActivity table with CRCampaign by using CRActivity.RefNoteID=CRCampaign.NoteID -- this will give you access to all the fields in the campaign table.

 

Gabriel

View original
Did this topic help you find an answer to your question?

2 replies

Gabriel Michaud
Captain II
Forum|alt.badge.img+11

Hi Ehren,

 

You can join the CRActivity table with CRCampaign by using CRActivity.RefNoteID=CRCampaign.NoteID -- this will give you access to all the fields in the campaign table.

 

Gabriel


Ehren_Dimitry
Freshman II
  • Author
  • Freshman II
  • 7 replies
  • October 5, 2020

Thank you Gabriel! Works great!

 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings