Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Dynamic input file

omkarshinde
8 - Asteroid

MicrosoftTeams-image.png
my sheet name changes daily with combination of previous date

and i want to input it dynamically in Alteryx, will I need regex for this or dynamic tool?
any help is appreciated!

2 REPLIES 2
aatalai
15 - Aurora

Look at setting up a standard macro, with an action tool updating the sheet name based on date using a formula. @omkarshinde let me know if this helps/if you would like some further guidance

binu_acs
21 - Polaris

@omkarshinde use the filter tool to get the sheet name with previous date and use the dynamic input tool to extract the data

image.png

Labels
Top Solution Authors