We are not using CRM, so I am not sure how to resolve this.
The full error message is:
using RegisterTableConnection or cmdlet New-NAVTableConnection before it can be used.
Then, you have “touched” one of the CRM tables (it is called CRM, CDS, or DataVerse in the name).
Remove the usage of that table/field/page…
That specific error can only surface if you use one those tables.Have you select it as a lookup table or something?
No. here is all that is in the field settings:
1
No_ Code 20 No. General 0
2 Customer Lookup 20 Customer General 0
3 Customer_Name 0 0 Customer Name General 0
4 Customer_ID 0 0 Customer ID General 0
5 WorkType Text 60 WorkType General 0
6 WorkAmount Decimal 0 WorkAmount General 0
7 Vendor Lookup 20 Vendor General 0
8 Vendor_Name 0 0 Vendor_Name General 0
9 Vendor_ID 0 0 Vendor_ID General 0
As you can see, I am only looking up the Customer and Vendor table. That’s it.
What tables have you selected for the lookup for the customer and vendor lookup fields?
And what is Vendor_ID ?
The lookup fields are simply Loolup Field Transfers.
Customer ID and Vendor ID come from the Customer and Vendor No from those tables. Nothing special.
I only have the Customer and Vendor tables in the function.
Customer is table 18
Vendor is table 7