HI all,
I have a transaction list that I am trying to import that covers a teammates hours worked amount and the payment amount. I am trying to import it into a model dementionalized by things like Teammate ID, Location and the type of hours(i.e. Salary, PTO, etc). When I try to run the import using column headers to capture both "Hours" and "Salary" nothing populates. However when I import these items individually using the fixed line item method they populate. Any idea why this might be happening?