Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
its_rajvir
Creator
Creator

URGENT: Accessing the data inside the sub folders

Dear Experts,

Can anyone please help me. I want to loop through the subfolder inside the main folder. My folder structure is like this:

2022-09-01----00(Folder)

                          01(Folder)

                          02(Folder)

                           03(Folder)

                           04(Folder)

                           Upto 12(Folder)---D1 (Folder)

                                                                D2(Folder)-------A1(Folder)--------CI(Folder)

                                                                                                                                   CO(Folder)-----DATA1(Folder)

                                                                                                                                                                DATA2(Folder)

first i have date folder then 12 folder for every hour data then inside i have subfolders. i  am trying to create a script that loop through all the hour folders and load all the files inside DATA 1 AND DATA 2  folder.

looking forward for speedy response 🙂

THANKYOUUUUUU

 

 

1 Solution

Accepted Solutions
justISO
Specialist
Specialist

1 Reply
justISO
Specialist
Specialist

Hi, have you tried to look for similar solutions in this forum? There are multiple answers for similar problem, maybe you can reuse something of it:

https://community.qlik.com/t5/New-to-Qlik-Sense/loop-through-folders-and-sub-folders-to-load-multipl...

https://community.qlik.com/t5/QlikView-App-Dev/loop-all-files-from-a-folder-and-its-sub-folders-and-...