Page 1 of 1

Creating Folder hierarchy with Excel data

Posted: Thu Aug 17, 2023 9:35 am
by Prabu
Hi All,

I'm attempting to create a folder structure by reading text from Excel/CSV.
Below is an example of an Excel/CSV file with several columns.

Folder1 Folder2 Folder3
subfolder1 subfolder1 subfolder1
subfolder2 subfolder2 subfolder2
subfolder3 subfolder3
subfolder4

Is it feasible to establish a folder hierarchy in Switch using type script?

Please advise..

Re: Creating Folder hierarchy with Excel data

Posted: Fri Aug 18, 2023 12:48 pm
by magnussandstrom
Hi, not scriptning, but maybe you can use the App Row2Variables, like this:
folder_1.png
folder_1.png (30.14 KiB) Viewed 3624 times
folder_2.png
folder_2.png (25.37 KiB) Viewed 3624 times