Hello, I'm new to using PowerQuery and hoping to get some help with an issue I ran into. when I import data, I need to concatenate all the rows in column A and column B where the text spills over into the next row. The number of rows the values spill over varies based on the text length of the Item and the Description. I need to remove all the rows with null values and concatenate the values in column A and column B from the deleted rows with null values. So in the end there should be six rows including the headers in this example.