Import with template for data import

Respuesta propuesta Import with template for data import

  • 2. května 2012 1:58
     
     

    I am trying to learn to import two related entities (Real Estate Property and Appliance entities) using template for data import.  The entities have a relationship:  A property can multiple appliances. 

    I have created template for Data import under Settings/Data Management.  They are as follows:
    For Real Estate Property,  the excel shows following columns:
    Name, Owner

    Property1, owner1

    Property2, owner1

    Property3, owner1
    For Appliance, the excel shows following columns:
    Name, Owner

    Applance1, owner1   // Belong to Property1

    Applance2, owner1 // Belong to Property1

    Applance3, owner1 // Belong to Property2

    Applance4, owner1 // Belong to Property3



    I have put a subgrid of appliance within the Real Estate Property form.  This creates a 1:N relationship between property and appliance.

    However, I just not sure how I can import the relationship between Property and Appliance if I simply fill in the templates and perform imports (Import property entity, then import appliances).

    I have not able to find any reference for that.  Any help will be appreciated.

Všechny reakce