Forum Discussion
Dynamically delete rows in column
Hi guys,
I am looking for a way to dynamically keep a range of rows in power query.
I have multiple standard worksheet files that are combined in one query. But the data starts at a different row per file. I already have combined the files and i am now working in "Transform sample File". I would like every file to start with 3 zeros and then start with the data in row 316 (see image) and then end with 3 zeros.
Can anyone help me with this?
4 Replies
- mahoneypatMicrosoft Employee
Please see this video for one way to do this.
Remove Top Rows and Combine Data from Multiple Excel Files - YouTube
Pat
- AnonymousNot applicable
Unfortunately did not work for me. Thank you anyway! any alternatives?
- CNENFRNLCommunity Champion
Add index column since you already know the starting row of dataset.
- AnonymousNot applicable
For this example i do know indeed but for the other 200 files i do not know the starting row of the data and it would be nice if that coould be automatically solved...