Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Guys,Have you notice when applying section access in your data load editor? there were sections and some columns that was being nullified?, I'm not sure on how to describe it.
BTW, I'm using this code below:
Section Access;Load*Inline [ACCESS,USERID,KEY
ADMIN,phil\arnol,1
ADMIN,CA\Karen,2];
Section Application;Load*Inline [
"FOODS",KEY'COKE',1'COFFEE',2'ICE TEA',3'HOT CHOCO',4
];