Forum Discussion

ebuckcherry's avatar
ebuckcherry
New Member
7 years ago
Solved

Show only items with no data

I have a table with a list of files with its details, that has been sent to two different companies for being processed. Everyday, I receive a report of the files that should be processed before a s...
  • ebuckcherry's avatar
    7 years ago

    At the end I solved it creating a new table with a left outer join:

     

    PowerQuery Editor > Home > Combine > Append Queries > Append Queries as new

     

    Thank you anyway!