Forum Discussion
Anonymous
4 years agoNot applicable
A question about Data Model - SQL vs PBI
What do yout think what is better/faster in terms of data processing? To create a measure in PBI desktop or if I have the chance - and I am using SQL to querying data - to create that measure and ...
- 4 years ago
Anonymous , All data preparation, and Calculated columns should be moved to the database and you should create a measure in power bi. If part of the measure in power bi can be created a column in database, move that to database or ETL
- 4 years ago
Hi, Anonymous
Hope this post is useful to you.
How to decide what you do in PowerQuery vs SQL
Best Regards,
Community Support Team _ Eason
v-easonf-msft
4 years agoCommunity Support
Hi, Anonymous
Hope this post is useful to you.
How to decide what you do in PowerQuery vs SQL
Best Regards,
Community Support Team _ Eason
Anonymous
4 years agoNot applicable
Thank you!