Forum Discussion

campbellmurphy's avatar
5 years ago
Solved

Alternative to DAX GENERATE Function in Power Query

Hi Everyone, I have two working tables (A & B) and the ideal transformed result table (C). I need to generate the same table within Power Query instead of DAX.  Does anyone know if this is possible ...
  • ImkeF's avatar
    5 years ago

    Hi campbellmurphy ,

    if you're interested in a more generic approach for this kind of wildcard matches, you can check out the file enclosed.
    It creates wildcard profiles for each kind of wildcard distribution and uses a simple join at the end. It should be fairly fast as long as there are not too many different wildcard profiles.