By using this website, you agree to our Terms of Use (click here)
I am trying to load the Tax Settings tab on the Employee Payroll Settings Screen PR.20.30.00
I have tried this a couple different ways with no luck. The import doesn't fail but no records actually get updated.
It looks like an attribute list so I first tied to load them just like attributes
-1
Description = 'Social Security Number'
Value = 123-45-6789
Next I tired @@Description to filter on the Description field - see attached screen shot
Anyone else have any ideas?
Thanks
Irains @lrains
I have the exact problem. The import does not generate any error, but no values are updated. I did what @timrodman suggested with the <Line Number>, but that does help at all.
Here what I did