I can read the files and folders (level 1) from the root folders and files and folders contained in the first folders (level 2). The level 2 reading was done inside the FOR Loop in Qlik Sense. To read all subfolders from there until the end (full depth) of file structure I have to make another Loop and concatenate the results, but I didn’t make to write a proper working code.
Does anyone have an idea about the specific problem?