Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

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 ...
  • amitchandak's avatar
    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