Forum Discussion
jracer007
Helper IV
8 years agoReplace Text with other text
Hello community, I want to request your help to replace the text of a Custom Column with the text of other column. Original Text: Desired text: Thank and happy year!!
Stachu
Community Champion
8 years agono, you cannot use PowerQuery with DAX custom column - but you can create the same column in PowerQuery itself (so it's no longer calcuated), you can do the PowerQuery equivalent of DAX LOOKUPVALUE by using Merge Queries functionality
jracer007
Helper IV
8 years agoAnd now what do I do?