Hi All,
We have a requirement to import the data in to two tables with single file. For example we have two tables namely StudentsTable and MarksTable and both has a relation with StudentId. Could you please help me in knowing the process of developing a data entity so that when we import data, the respective fields data will be imported in to both the tables based on the record existence.
Regards
Venkat