Forum Discussion

JP_Curious's avatar
JP_Curious
Frequent Visitor
1 year ago
Solved

Custom function works until I try to invoke it on a column of nested tables.

Background: I'm trying to read hundreds of PDF pages of accounting general ledger detail reports into a clean data table. Power query's ability to parse this data is suboptimal. It seems to read the...
  • lbendlin's avatar
    1 year ago

    I don't think you need merges. You need appends and zips (sideways appends).

     

    Can you post a sample file or two?