Table filter in XMLport

mducic
mducic Member Posts: 2
Hi everybody,

I need a help about table filter in XMLport. I'm traing to export XML file, where I need to use data from two different table. For example Customer tabel and Customer Bank Account table, where customer_number is relation. First I want to export some customers data from Customer table, and then according customer_number I want to list some other data from Customer Bank Account table. How am I going to write this filter for table, and how am I going to catch this customer_number from first tabel......!??!?

Thanks!

Comments

  • DenSter
    DenSter Member Posts: 8,307
    You have a table element for Customer, and you have a table element for customer bank account. Indent the bank account table one more level than the customer table. In the properties, you set the link between the two by using the LinkFields property.
  • Administrator
    Administrator Member, Moderator, Administrator Posts: 2,507
    [Topic moved from 'NAV Dutch speaking only' to 'NAV/Navision' forum]