Forum Discussion
Custom Column Creation - Performance question
- 7 years ago
Hi Anonymous
my suggestion is that you'd add this custom column with Power Query (or better yet from a view in the Data Source if you're importing from a database).
Also note that to create DAX measures you do not need to add this custom column as you can divide the amount by 10,000 directly in your measures
- 7 years ago
Hi Anonymous
I would suggest you create custom column in Query editor or create a measure in date view. Below is the article about performence for your reference. You may choose the best way according to your data model.
Power BI performance best practices
Regards,
Cherie
Hi Anonymous
I would suggest you create custom column in Query editor or create a measure in date view. Below is the article about performence for your reference. You may choose the best way according to your data model.
Power BI performance best practices
Regards,
Cherie