How can I export data from the Core Entities to flat text files? | Community
Skip to main content
May 27, 2015
Question

How can I export data from the Core Entities to flat text files?

  • May 27, 2015
  • 1 reply
  • 1052 views

I would like to export the data contained in the Core Entities to flat files for analysis in another program like Excel, SAS, SQL Server, etc... How can I go about doing that?

Thanks!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Josh_Hill13
Level 10
May 28, 2015

what is Core Entities? Is that part of a new feature?

May 28, 2015

The Core Entities are the Tables or Objects that contain all of the raw data e.g. Opportunity, Programs, Person, etc...

I want to get the data out of the tables so that I can create custom reports and use other software for analysis and forecasting.

May 28, 2015

You should use the API or a data extract tool from the services team to create some kind of regular export.