Example: Auto input Customer information according to Customer ID

Task

   We will set a 'Data Fetcher' to automatically fill the customer information according to the customer ID.

Background Steps:
  1. Open Excel, and login with 'matt', then open 'Order' template.
  2. Choose 'Template' - 'Define Data Fetcher', then choose 'New' at the pop-up window.
  3. Input the 'get Customer INFO from CustomerID' as the name, and choose 'Automatic' as the firing method.
  4. Click [1: Data Source], then choose "Customer_Main" and "Customer_Details" by double click them.
  5. Click [2: Filter Conditions]
    Double click the "<Customer_Main>" from the 'Category' at the left side of the table. Then choose 'Customer_Main.CustomerID', and double click it.
    click [=] button;
    In the same way to select 'Customer_Main.CustomerID', we choose 'thisReport.sheet1.CustomerID' from the <thisReport>:
    Once you see the equation, you can click "OK" to go back..

  6. Click [3:Filling Methods], choose "Order_Main"; then double click fields to loading data as the following graph:

  7. Choose intended data at 'Filter Condition' window, then double click it to select (in this case, double click 'Customer_Details.ContactName' at the 'Customer_Details' table). then click 'OK' to continue.
  8. When you have select 'Customer_Details.ContactName', you can click the cell at the 'Open' column, then choose 'Set Value' from the dropdown list. Then choose all the field names to be filled just like the following graph:

  9. Back to the main window for Data Fetcher, it would look like the following graph: