Hi,
I've got a workflow that output 200 individual file. I use an excel template to drop the data into and that template has pivots.
I'm struggling to get the pivots to update. I need the pivots to update once data has been dropped into the file.
I've tried some VBA code to update the pivots when the file is codes, but it doesn't work when Alteryx create the file and updates the data.
if I open the created file once Alteryx has created it and close it the VBA codes kicks in and updates the pivots.
I'm using a output data Tool to drop the data into excel.