Hey,
I do not want to use the import from folder function. Instead I would like to know if I could change below string to include all files C:\Users\Data_Model\2020\Group IT Actual Costs ISDB 20**.xlsb
let
Source = Excel.Workbook(File.Contents("C:\Users\Data_Model\2020\Group IT Actual Costs ISDB 2001.xlsb"), null, true),
I do not want to use the import from folder function. Instead I would like to know if I could change below string to include all files C:\Users\Data_Model\2020\Group IT Actual Costs ISDB 20**.xlsb
let
Source = Excel.Workbook(File.Contents("C:\Users\Data_Model\2020\Group IT Actual Costs ISDB 2001.xlsb"), null, true),