You need to sign in to do that
Don't have an account?
cprakash
Export case object picklist data into xls file using eclipse
Hi,
I have created Two custom fileds Tech – Subtech as picklist on Case object.And there is a mapping between these Tech – Subtech dependent picklist.
When i open the poject into eclipse, we can see this mapping for these Tech – Subtech dependent picklist for case Object.
Since the dependent mapping is something that can change very often in my project , is there a way using eclipse to export that into excel file so it can be verified.
Regards,
Chandra
Take a look at the Data Loader desktop tool, which allows you to export (and import) data between your Salesforce organization and CSV files, which you can then open in Excel.
The Force.com IDE for Eclipse is a development tool and does not let you export or import data.
Jon
salesforce.com Product Manager