• José Rivero
  • NEWBIE
  • 0 Points
  • Member since 2020

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
Hello, 

I want to show my Scheduled Revenue by account, I have 3 objects with these variables :

- Account : account_name , account_id
- Opportunity : account_id , stage , opportunity_id
- ORSchedule_c : opportunity_id , expected_revenue , date

my goal is to return : account_name , stage , exêcted_revenue , date

Can someone help me with these ?

Thank you ! 

José
Hello, 

I want to show my Scheduled Revenue by account, I have 3 objects with these variables :

- Account : account_name , account_id
- Opportunity : account_id , stage , opportunity_id
- ORSchedule_c : opportunity_id , expected_revenue , date

my goal is to return : account_name , stage , exêcted_revenue , date

Can someone help me with these ?

Thank you ! 

José