Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
your table Directory; should only have 2 columns:
for instance:
mapping
load EmpID,
Title
from ...
to map Title to your data.
your table Directory; should only have 2 columns:
for instance:
mapping
load EmpID,
Title
from ...
to map Title to your data.
Thanks Michiel that helped