Forum Discussion

AmateurBI's avatar
AmateurBI
Regular Visitor
9 years ago
Solved

Column comparison

Hi everybody,

 

i'm completely unfamiliar with PowerBI and just started using ist two days ago. I am getting a list of product names every month. That list is constantly growing and already to big to open it in Excel. I tried to open it with Notepad ++ and split it into different sheets but that doesn't work, either...

 

What I want to do is, upload the lists that come in every month and compare it to one from the month before and see which names are still in the list and which ones disappeared. Is that possible? I tried to do it with a Related function and joins, but it won't work out...

 

Can anyone help me out?

 

6 Replies

  • Greg_Deckler's avatar
    Greg_Deckler
    Community Champion

    You should be able to do this in M code, just a simple join (Merge) query.

    • AmateurBI's avatar
      AmateurBI
      Regular Visitor

      How and where can I do that exactly? I was able to join the two tables, but the result was incorrect