Creating Folder hierarchy with Excel data

Post Reply
Prabu
Newbie
Posts: 2
Joined: Tue May 30, 2023 10:33 am

Creating Folder hierarchy with Excel data

Post 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..
User avatar
magnussandstrom
Advanced member
Posts: 365
Joined: Thu Jul 30, 2020 6:34 pm
Location: Sweden
Contact:

Re: Creating Folder hierarchy with Excel data

Post 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 3081 times
folder_2.png
folder_2.png (25.37 KiB) Viewed 3081 times
Post Reply