I've been challenged with automating the collection of charts from a number of Excel sheets into a PowerPoint presentation on a monthly basis. Usually this is a manual process to pull together 100+ slides, but since each Excel file is the same and has a file name that is easily cycled through, I think it might be possible to automate this workflow. My question is, how do you point to an Excel chart to pull it into an Alteryx workflow? Is this possible?? Do I need to just bring in the data and build the chart in Alteryx for export?