Hi
I run a monthly GL report in order to allow me to understand the total amount paid to each vendor and the corresponding WHT status. To do this currently I ensure all the GL amounts are converted to the correct currency manually and then run a pivot table which gives the supplier and total amount, I then run a vlookup for each supplier from the vendor summary list ("Perm File") which contains each vendor and their WHT status. If I get an error when running the vlookup it will be due to the fact there is a new supplier so I will inquire with regards to its WHT status and update the "Perm" file.
Attached
*Final output file - This is the file I want to be able to click a button and download from Alteryx (I want it to include all three sheets)
Source Data Files
*GL Data
*Perm File
*Feb FX rates
*ILS FX
Problem
*Alteryx Workflow - This is the point I've got to so far - I have managed to get the first table in my excel summary file but not sure how to go about getting the one below it (please refer to summary tab on the final output excel workbook).. Also not entirely sure how I would go about including all the other source data sheets when I download the final workbook from Alteryx.
* If there is a new vendor, it will not be in the vendor summary file and I will need to add it in manually - How do I go about making sure alteryx alerts me that there is a new vendor
If I am doing this on a monthly basis, do I just change the source data to the latest version (the correct month) and click run?
Thanks for all the help!