Forum Discussion

tsarun1992's avatar
tsarun1992
Helper I
3 years ago
Solved

Data Modelling

Hi All,

 

I have two different tables. Table A & B.

 

Table A has Employee Name & S No.

Table B has Employee Name & their corresponding CRM number.

 

 

Query : In Power BI, I need to create a new table automatically using DAX, with the list of employees name who dont have a CRM number. 

 

It might be a simple solution but its not striking my mind 😄

 

Help needed !!

  • Gianluca88's avatar
    Gianluca88
    3 years ago

    @tsarun1992 

    In Power Query you can simply that this job with the "merge queries" option and you have to choose the two tables involved and then use the option "Left Anti (rows only in first). 

    Please check and let me know.

     

    If you are satisfied with this option, please mark it as solution to help other users to find quickly the solution to your answer. 

4 Replies

    • Gianluca88's avatar
      Gianluca88
      Resolver I

      @tsarun1992 

      In Power Query you can simply that this job with the "merge queries" option and you have to choose the two tables involved and then use the option "Left Anti (rows only in first). 

      Please check and let me know.

       

      If you are satisfied with this option, please mark it as solution to help other users to find quickly the solution to your answer. 

      • tsarun1992's avatar
        tsarun1992
        Helper I

        Trying it, it's processing !!

        Let me share the results soon 🙂