Forum Discussion

hamiltong's avatar
hamiltong
New Member
3 years ago
Solved

Power Query - Not able to ingest data past 10 rows

Power Query, Data from Folder, Multiple excel 2k files with same data structure and multiple worksheets, every worksheet has 9 blank rows to start and the 10th row is the header data.   When Combinin...
  • hamiltong's avatar
    3 years ago

    I figured it out.. I need to use the parameter InferSheetDimensions = true to get it to see the rest of the data..  Thanks.