Forum Discussion
clubspec
5 years agoHelper III
Remove only few first blank rows using power query
Hi Gurus,
I have data ordered by the latest to older. I have a column where I only want to remove the first few blank rows. Not all the rows that are blank because I want to perform a "fill down" fuction later to fill the blank.
Is there a way to do it?
Thanks,
Raymond
3 Replies
- Payeras_BISolution Sage
- clubspecHelper III
Thank you Mallorca, you are legend!
I made it work by going into Advanced Editor and use Table.Skip. However, do you know if there is button made for this Table.Skip fuction?
- Payeras_BISolution Sage
Hi clubspec ,
I usually use this option specifying any number of top rows to be removed and then edit the function on the Formula Bar.