Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago
Solved

Custom Column using Power Query or DAX New column

Hi all,   I have a doubt about the next question. Which is better in terms of performance, Custom Column using PQuery or New Column using DAX?   Thanks to all for you answer. 
  • Greg_Deckler's avatar
    Greg_Deckler
    8 years ago

    Yeah, I would say that in your case you should definitely consider moving that to Power Query. General rule is that the further upstream that you can push the calculations, the better the performance downstream.