Forum Discussion

CedricMi's avatar
CedricMi
Copper Contributor
May 22, 2023

Power Query help: combining fields on multiple rows into a single row

Hello,

I need to import PDF bank statements into Excel, but the description field is multiline:

 

How do I get Power query to import it correctly, and not assume 1 line = 1 record ?

The rule would be: the description line is to be appended to the previous one until there's a value in the date field or it's the end of the table on the page.

Resources