Forum Discussion
nmasimore
4 years agoHelper I
Creating a Column - Model Efficiency/Storage/Best Practice - DAX vs. PowerQuery?
Hello I have a transaction table and a calendar table. The transaction table has a Datetime column, not a date column.... so I am creating a column in the transaction table called "Date" and it w...
- 4 years ago
It's almost always better to create it in Power Query. You can read more about it here: https://www.sqlbi.com/articles/comparing-dax-calculated-columns-with-power-query-computed-columns/
Syk
4 years agoResident Rockstar
It's almost always better to create it in Power Query. You can read more about it here: https://www.sqlbi.com/articles/comparing-dax-calculated-columns-with-power-query-computed-columns/