Hi,
I have a query regarding dynamic column names. For eg: I have 3 columns: "April Month End", "March Month End" & "February Month End", keeping in mind all of these columns are dynamic, if March would have been the current month then these three columns would have been for March, February & January. So, to this(current month - April) I want to add one more column that is named "Consolidated Feb'21 - Mar '21 - Apr '21 Excess".
Moreover, since I'm relatively new to this software, is it possible for Alteryx to send an email with dynamic attachments (mine is a .xlsx file) on it? That is, my filename changes according to the date, and I want Alteryx to send an email on daily basis with the current date filename (concatenated) as an attachment. The workflow is already been made by me but I'm stuck at the dynamic attachment. Lastly, to be honest, the excel file which I'm sending has 2 sheets, the first sheet has all base data and the second sheet is a pivot type table. I was wondering if this pivot type table can be added to the body of the email (maybe as an image) which I'm sending.
Many Thanks!