I have a folder named LogsToday which contains 10 sub folders of differenct application and inside each folder logs of subsequent application . I am tring below code but unable to capture all 10 folder names in a table
let LogFilesStoredPath = 'C:\Users\prince.panghal\Desktop\Logs Analyser\LogsToday';
let a ='Derivatives.EmirRegulatoryReport.Extract.qvw';
for each file in FileList('C:\Users\prince.panghal\Desktop\Logs Analyser\LogsToday\*')