Hi All,
I have a created a custom table called CustMembershipTable. The table contains a field named CustAccount based on the CustAccount EDT that relates it back to the CustTable.
My issue is that when I open a report dialog, click "Select" to customise the selection criteria, right click on the Customers table and choose 1:n to add my custom table, it's simply not there. How do I get the new table to appear in this list?
Things I have tried:
- ensured that a relationship exists to CustTable by means of the EDT.
- created a manual relationship between the two tables from both the CustTable side and the CustMembershipTable side. (CustMembershipTable.CustAccount == CustTable.AccountNum)
- ensured that the new table has a descriptive label: "Customer Membership Table"
- ensured that TableGroup property is set to "Group"
- searched this forum and the Internet for a solution to no avail.
I'm out of ideas and I'd be very grateful to anyone who can answer this one for me.
Thanks,
Stuart
*This post is locked for comments