Forum Discussion

lenkanovy's avatar
lenkanovy
Frequent Visitor
7 months ago
Solved

Expanding table in Power Query - preview shows correct value, but after expanding its incorrect

Dear comunity,  I'm merging two tables to get data into first table. When I merge the two tables and click into new column to see preview of which row was mapped to the row, it shows correct value...
  • lbendlin's avatar
    7 months ago

    Your code seems rather complex.  Can you strip away anything that is not relevant to the issue?

     

    Have you considered using lookups via Table.AddColumn  instead of merges?