hi
i need to extract the month and year from the FileName as shown below.
C:\Users\HW987CF\OneDrive - EY\Desktop\Learning-EY\Training-Alteryx Bootcamp\Sesion 1_Ejercicio\Compañia 1.xlsx|||Abril 2021
any ideas?
Thanks
Solved! Go to Solution.
Try this in a Formula tool:
Substring([Full Path],FindString([Full Path], "|||")+3)
User | Count |
---|---|
53 | |
27 | |
26 | |
24 | |
21 |