Forum Discussion
littleparrot
2 years agoFrequent Visitor
Power query first row data disappeared for no reason
I have come across a very strange situation where the first row of data disappeared for no reason in the next step (no matter what opertion it is) in Power Query. Please see below snips. I have tri...
wdx223_Daniel
2 years agoCommunity Champion
Your code skipped the first two rows, then the result table started from the 3rd row.
isn't it right?