Consulting

Results 1 to 9 of 9

Thread: Power Query: Which technique will get me the same results as XLOOKUP?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    VBAX Regular
    Joined
    Apr 2017
    Location
    Atlanta
    Posts
    81
    Location

    Power Query: Which technique will get me the same results as XLOOKUP?

    The final output report will merge 4 tables.

    The issue: which technique to use in PQ that will give me the same results as XLOOKUP

    1. tblLMS (completed learning)
    2. tblCourse (this is the lookup table)


    In order to create a pivot table:
    I used the unique formula to create a list of original course titles/IDs (this was a hodgepodge of course titles/IDs and none of it followed best practices)
    I then matched the LMS course name/ID to the correct course titles/IDs

    I need PQ to give me the same results as xlookup. Look at course title and find the matching correct course title display the correct course title, same for the course ID.

    Thanks in advance for your time and advise.
    Last edited by jnix612; 05-13-2024 at 11:38 AM. Reason: add attachment sample file

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •