Hi,
I want to extract all folder names from a path
Ie path O:\Alteryx\Community\ParentToExtract1\Nov\20\Test
But I want to get all folders under community. Ie O:\Alteryx\Community\ParentToExtract1 , O:\Alteryx\Community\ParentToExtract2, O:\Alteryx\Community\ParentToExtract3.
seems like my directory tool is not extracting them all. How can I do this properly and get all parent names folders, I dont need the subfolders of the parent.