Vlookup in PowerQuery

Sdílet
Vložit
  • čas přidán 5. 08. 2024
  • Check out our newly launched M Language course ↗️ - goodly.co.in/learn-m-powerquery/
    Learn how to perform a Vlookup in PowerQuery.
    Read the complete tutorial at www.goodly.co.in/vlookup-in-p...
    - - - - My Courses - - - -
    ✔️ Mastering DAX in Power BI -
    goodly.co.in/learn-dax-powerbi/
    ✔️ Power Query Course-
    goodly.co.in/learn-power-query/
    ✔️ Master Excel Step by Step-
    goodly.co.in/learn-excel/
    ✔️ Business Intelligence Dashboards-
    goodly.co.in/learn-excel-dash...
    - - - - Blog - - - -
    www.goodly.co.in/blog

Komentáře • 53

  • @GoodlyChandeep
    @GoodlyChandeep  Před 9 měsíci

    Check out our newly launched M Language course ↗ - goodly.co.in/learn-m-powerquery/

  • @diocarcruz9490
    @diocarcruz9490 Před 4 lety

    Short and to the point, great job. thanks!

  • @Officialmotive805
    @Officialmotive805 Před 7 měsíci

    Perfect, exactly what I was looking for. Thank you!

  • @rameshpotti4551
    @rameshpotti4551 Před 2 lety

    I understand thoroughly, it is precise and to the dart. Perfect !!!

  • @gladwindsouza4448
    @gladwindsouza4448 Před 4 lety

    Very nice and to the point. Amazing!

  • @atifmir7409
    @atifmir7409 Před 5 lety

    Nice and to the point. Now i know how to do vlookup in power query. Thanks!

  • @BharathirajaNarendran
    @BharathirajaNarendran Před 5 lety +1

    Thanks. Exactly what I was looking for!

  • @drdavescomputing
    @drdavescomputing Před 5 měsíci

    Thank you, easy and clear instructions.

  • @shrutichandan8344
    @shrutichandan8344 Před 2 lety

    Helpful..thanks 👍

  • @muraliprasath99
    @muraliprasath99 Před 3 lety

    Thank you so much.

  • @ramkumarscn
    @ramkumarscn Před 5 lety

    Really appreciate.. Thank you so much for this video.

  • @pratikfutane8131
    @pratikfutane8131 Před 5 lety +2

    Great post

  • @MarioYouTube1
    @MarioYouTube1 Před 4 lety

    Thank you. Very helpful.

  • @hernanperez912
    @hernanperez912 Před 3 lety

    Good job dud 👍👍👍

  • @qobla_worgbah
    @qobla_worgbah Před 4 měsíci

    In merging the queries, I realized it messed up the order of the transaction codes.How can you ensure the merging does not change the arrangement ,especially if the corresponding value is “null”

  • @yogeshpore6725
    @yogeshpore6725 Před rokem

    Cool man... Doing great stuff..

  • @pkjksk
    @pkjksk Před 4 lety

    nicely explained. thanks

  • @vijaykandasamy
    @vijaykandasamy Před 4 lety

    Is possible to use power query instead of vlookup in case if the data table has repeated values?

  • @aiswaryasanthosh7878
    @aiswaryasanthosh7878 Před 4 měsíci

    @GoodlyChandeep
    How is ur power query so fast
    Mine is taking ages for each step to load

  • @EashwerIyer
    @EashwerIyer Před 3 lety

    I want to do the vlookup in my target table not. just looking at the source data, but with additional condittion tthat thte date condition falls between 2 dates in the looked up tablee

  • @booneellis3404
    @booneellis3404 Před 4 lety +1

    Is it possible to use the merge in Power Query to do a vlook up with two criteria? I've done them using a helper column in the look up table and writing A1&"l"&B1 in the value part for the vlook up formula. Thanks!

    • @GoodlyChandeep
      @GoodlyChandeep  Před 4 lety +1

      By 2 criteria if you mean concatenated Vlookup, it is possible. While merging the query just select the columns in the same order for both the tables and then apply "Left Outer Join".
      Hope that helps

  • @michaelkristensen1031
    @michaelkristensen1031 Před 3 lety

    Hi Thank you, I have quistion. My data file / secondary file contains 64785 lines of data and I am only interested in the match, who or what can i do here? When i follow this eks. I do get the matches but also all other items numbers.

  • @safiya1779
    @safiya1779 Před 3 lety

    how to save the query and resultant excel sheet as in the same file, I did with csv format, previous contents ,queries gone, what is the solution?

  • @ryanpeterson7998
    @ryanpeterson7998 Před 2 lety

    why do i get the following error "DataFormat.Error: We couldn't convert to Number. Details: 176.1.CAP" Both Columns referenced were formatted as numbers "1.2 type" to return a text value field. I have tried to format both number fields as a text to pull and still no luck. Can anyone explain?

  • @vaidshreesable4593
    @vaidshreesable4593 Před 6 měsíci

    Data search in power query but not give out put, pls help us error show in no more 999+ row

  • @shyamnair1478
    @shyamnair1478 Před 3 lety

    Can this be used in case of a excel file having more than 10-15 different vlookups from other excel file?

    • @GoodlyChandeep
      @GoodlyChandeep  Před 3 lety +1

      Yes but I'd recommend that you make use of Power Pivot - Relationships

  • @raghurao191
    @raghurao191 Před 5 lety

    This is really awesome, but how to use partial Vlookup in power query... Let's say, in a cell it has full name 'Ranjith Singh' and I need to Vlookup in other table which only has 'Ranjith' and need to find his salary. Pls help how to run this in power query

    • @asimkumarchakraborty2456
      @asimkumarchakraborty2456 Před 5 lety

      You can split first-name, middle name and last name by blank, then left outer join and again merge the column by space, simple...

  • @putrapurnamasesa1932
    @putrapurnamasesa1932 Před 5 lety +1

    Thank you so much for tutorial.. I want to ask about, How First table vlookup to second table if second table have two or more data. For excemple, first table have field id customer "001", and the second table have field id customer "001" and second field Job "Docter" and "teacher". IF second table have 2 of Job for id costumer "001", power query will take data wich one?

    • @GoodlyChandeep
      @GoodlyChandeep  Před 5 lety

      Hi power query will take both records!

    • @asimkumarchakraborty2456
      @asimkumarchakraborty2456 Před 5 lety

      So if you want only one value then you need to remove duplicate after join, it will remove second entry if any.and for multiple value the normal procedure which is shown in video.

    • @GoodlyChandeep
      @GoodlyChandeep  Před 5 lety

      @@asimkumarchakraborty2456 remove duplicates before the join

  • @excel-k-sir
    @excel-k-sir Před 5 lety

    Hello Chandeep is it possible to pick up the second value or the nth value

    • @GoodlyChandeep
      @GoodlyChandeep  Před 5 lety

      The good thing about Power Query is that it will fetch all duplicates found. Nothing changes in the process. It's the same

    • @excel-k-sir
      @excel-k-sir Před 5 lety

      @@GoodlyChandeep thank you for the quick reply I am having a problem in removing duplicates and keeping only the latest record. When I am trying to remove the duplicates it removing as per the order in source data and not per sorting done.

  • @MrVijendra31
    @MrVijendra31 Před 3 lety

    I have 20lacs of data in excel firstly how should I import in power query and how can I do vlookup in two large files in vlookup

    • @GoodlyChandeep
      @GoodlyChandeep  Před 3 lety

      Dont do a vlookup. Create a relationship between 2 tables

  • @raghuv7114
    @raghuv7114 Před 4 lety

    I think it can lookup first value similar to vlookup and what about for multiple lookup values of same transaction codes

    • @GoodlyChandeep
      @GoodlyChandeep  Před 4 lety +1

      Yes it would work on duplicates too. That means that if the transaction code is duplicated, you'd receive 2 values

    • @raghuv7114
      @raghuv7114 Před 4 lety

      @@GoodlyChandeep thanks for your info.i had a doubt because vlookup it always give first search value.

    • @GoodlyChandeep
      @GoodlyChandeep  Před 4 lety +1

      @@raghuv7114 PowerQuery Vlookup has the ability to deliver multiple values found!
      Cheers

  • @jastottenham589
    @jastottenham589 Před 3 lety

    Hi Guys,
    anyone know how to return a different value if it finds null ie no match , if you do merge and it returns null in power query how do you tell it to return a different column

    • @GoodlyChandeep
      @GoodlyChandeep  Před 3 lety

      2 Ways
      - You can write another conditional column.
      - or if you know how to write M Language, in the formula bar wrap the merge step in an IF statement.