Hi Alteryx Community,
I’m kicking off a new use tax project and would love to get your thoughts on how best to structure it in Alteryx.
Project Context:
For each new client, our team receives data files with varying formats. The first step in our workflow is to transform client data into a standardized column template (see attached Excel file for the headers we plan to use). This template will then feed into downstream use tax analysis.
Initial Approach:
My current thought is: Each time we onboard a new client, the team will analyze the client’s raw data file. They’ll then map each column from the client file to the corresponding standardized template column in our Excel file. Once mapped, we’ll run an Alteryx workflow to restructure the data into the standardized template format.
Open Questions:
Is there a more scalable or automated way to do the column mapping step across different clients? Has anyone built something similar (e.g., using Alteryx macros or a mapping table approach)? Are there recommended best practices for maintaining flexibility while still enforcing a standardized structure?
Would really appreciate any ideas, lessons learned, or examples from your own projects. Thanks in advance!