Hello,
I'm wondering if there's a way in Alteryx to do a sensitivity analysis on specific columns in my dataset. I need to increase certain columns by various percentages all at once. For example, I have several years of data for Revenue, Assets, and Employee Headcount that are used in a threshold test to see if a project is in or out of scope. I'd like to understand the impact of increasing these categories by 5%, 10%, 15%, and 20%. Is it possible to use a batch macro to make these changes at once and then pass the updated data through the same threshold tests as the original data?
Thank you in advance