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!
what is Core Entities? Is that part of a new feature?
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.
You should use the API or a data extract tool from the services team to create some kind of regular export.