Hello, could someone please look over this idea and comment as required. I'd like to setup an import query tied to specific Excel files which will be updated each month. Then, as those files come in, I'd like to, in an automated way, combine these fields in the following way:
- Two Text Fields with an Output of a Third Text Field (a Concatenation in Excel)
- Sum Three Fields with an Output of a Fourth Number Field (a Sum In Excel)
Does this all sound feasible and if so, how would I go about executing this plan? I know how to use the Saved Imports feature but is it possible to add two new calculated columns (fields) in the database without breaking the automation? Also, how can I combine two text fields (like Excel's Concatenation feature).
Thanks!