I am new to PA. I am trying to build my first app (an asset management app).
I have just started and have 2 tables (Categories & Sub-Categories) that look like this:
Categories:
Sub-Categories:
In Sub-Categories the Name in the Category field matches the name in the Category table Name Field.
The Category Column looks like this:
The Mapping during Import looks like this: (not sure what acca_categoryname is in the 2nd row?)
These 2 export files come from an existing Asse management program and the names in the Category field in Sub-Categories do Match those int he Category table. However, when I do the import, the category field is blank. If I try to edit that for a record and start typing I do get the lookup hints from the Category table.
What am I missing? Did I miss a step?
TIA,
MK