Notifications
Announcements
No record found.
Hi,
Can anyone explain how to import a .csv file using Xmlport for multiple table?
Thank you in advance.
*This post is locked for comments
Please check this thread: community.dynamics.com/.../156120
Hi
You can refer the below links.
msdn.microsoft.com/.../hh165760(v=nav.90).aspx
msdn.microsoft.com/.../hh166968(v=nav.90).aspx
msdn.microsoft.com/.../hh165768(v=nav.90).aspx
You would anyway need to import the data consequently in one table, than into another. Please refer to the links other members had provided.
So is there no way that i can use xmlport for importing a .csv file into multiple tables ? (were i haven't to put the data into a single table).
You need to write a program on OnAfterInsertRecord Trigger of XMLPORT and you need to ensure your csv file contain the required data for all tables which you want to import
Hi Amol,
I wanted to know whether the following xmlport as shown in the screenshot below is the right way or not of importing a .csv file for multiple tables?
This will not work. The above is for a structured data file, e.g. XML. For the CSV, you may need Integer table and handle the import via code.
For reference you can check XMLPORT No 1 Consolidation Import/Export
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.