Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 Combining / Transforming or even just transforming it automatically recognized the 10th row as the header but only displays the fist 9-10 rows of data below. I've tried remove blank rows - didn't have any affect.
Currently, I'm using a VBA script to remove the first 9 rows of each worksheet with the workbook and against all the file in the directory - than I can do a power query combine and transfor no problem with all the data.
Wanted to have power query do it all 🙂
Solved! Go to Solution.
I figured it out.. I need to use the parameter InferSheetDimensions = true to get it to see the rest of the data.. Thanks.
I figured it out.. I need to use the parameter InferSheetDimensions = true to get it to see the rest of the data.. Thanks.
You don't need the VBA. PQ can do it all. Please share the M code from the Advanced Editor transform sample file query (or just look for a step that is keeping only the 10 rows).
Pat
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.