Forum Discussion

davidmaddock54's avatar
davidmaddock54
Brass Contributor
Sep 26, 2022

Power Query - Self Referencing Tables for adding comments etc

So after reading this thread I figured I'd try my hand and follow instructions from this link.   However, after a bit of testing this morning, I can't quite seem to get it to work. I can get a comm...
  • Riny_van_Eekelen's avatar
    Sep 27, 2022

    davidmaddock54 The posting you referred to included one link (of many) to an article about how to create self referencing tables in PQ. Looking at your particular situation, perhaps the attached version works better for you. All is condensed into one query.

    See if you can follow the steps, though it required some manipulation of the M-code. The key is that you create two Sources and merge one to the other within the same query.

Resources