Forum Discussion

DepthOfFocus's avatar
DepthOfFocus
Frequent Visitor
6 years ago
Solved

Data Modelling in MS SQL vs in Power BI/DAX

Hi All -

 

Our organization is moving our reporting from Excel over to Power BI.

 

Our source data comes from various sources (Oracle Tables, MS SQL Tables, CSV files, Analysis cubes). As such, it's always been a standard practice for us to consolidate and model our data using MS SQL server, to output basic flat tables to be easily consumed by Excel Pivot tables. 

 

As we move to power BI, is it a good/bad idea to continue to model our data using MS SQL? Or is it a better practice to entirely use Power BI/DAX to link/consume/model the data, and not use MS SQL as an intermediary?

 

thanks!