I'm trying to link two Progressive tables where three fields in one table link to a single field in another table. Also, there are underscores between each of the three fields in the first table. For example:
table1.index + "_" + table1.docnum + "_" + table1.custnum = table2.key
I was able to...
I'm trying to link two Progressive tables where three fields in one table link to a single field in another table. Also, there are underscores between each of the three fields in the first table. For example:
table1.index + "_" + table1.docnum + "_" + table1.custnum = table2.key
I was able to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.