Hi! I have a workflow that is joining data in two tables. l have used both a Search Replace and a Join tool. I am adding meta data from a lookup table to a larger table with spend data. Everything appears to be going just fine, except that all my numeric columns, including my spend column, is being overwritten and changed to zeros. In case you are wondering, Spend is in my larger table, not the one with meta data being appended.
Is this some type of bug? I seriously don't want to do this entire process in SQL, but it will be my only option if I can't figure this out.
Michelle