• Ethan_Lo
  • NEWBIE
  • 0 Points
  • Member since 2009

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

I am trying to use salesforce.com data to generate some SQL Server Reporting Service reports. So the first step is to pull data out of salesforce.com and import that into my company's own Microsoft SQL server database. I am in the process of defining the field mappings.

 

Since I am trying to make a "manager sales report". When I logged into Salesforce.com, I see that the user setup screen has a field "Manager" right under "Delegated Approver". So then use the free tool Apex Explorer to look at the User table. I cannot find any field Manager or anything that would allow to join to get that info. Help me please!

 

Ethan

I am trying to use salesforce.com data to generate some SQL Server Reporting Service reports. So the first step is to pull data out of salesforce.com and import that into my company's own Microsoft SQL server database. I am in the process of defining the field mappings.

 

Since I am trying to make a "manager sales report". When I logged into Salesforce.com, I see that the user setup screen has a field "Manager" right under "Delegated Approver". So then use the free tool Apex Explorer to look at the User table. I cannot find any field Manager or anything that would allow to join to get that info. Help me please!

 

Ethan