I have multiples files with the same format and I'm loading them in using the Alteryx Wildcard (*) which works completely fine. However, it appers that some data is overwritten. The workflow is attached.
Upper "flow" is selecting a spesific cell that contains a name. Lower gets out the data. When I use the "append fields" to append the name of the company to the data, then it only takes the last document name.
Is there a way to fix this issue?