Hi,
I am attempting to build my first workflow/app with Alteryx. What I am hoping to create is an App in the gallery where my users can plug in two different reports, one with customer order information, and one with customer labor information, have these blended and then output into an Excel pivot table template.
The two reports which feed the pivot are pretty different, so lots of formatting is required to get everything uniform. My workflow/app so far works to getting report1 & report 2 blended. Since I am running this on my machine, I can then point the output to the Excel pivot template. Given that when published to the Gallery, you lose the ability to have the output pointed a specific file on your local machine, I am unsure of how to accomplish the last part.
I have attached the three reports I am working with.
Any insight on how to accomplish this?
I thought to bring in the template excel file and try to blend the data from the combined reports, but I am losing the pivot upon import. Not sure this approach is feasiable or if I just aint smrat enough to figure it out.
Any help at all is greatly appreciated.