Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Virtual table or actual table

Hi all,

 

I need to create a fact table with aggregated number. I could do it using summarizecolumns function on basis of a couple of exsiting tables in my power bi book or directly import the same data from SQL server (all data comes from the SQL server).

 

I'm not sure which way is better in terms of performance or otherwise. 

 

Any advice would be appreciated.

 

Thanks

Yong 

 

 

  • Hi Anonymous ,

     

    Depends on the size of your data and the tranformation you would do in desktop.

    If "import" all the data would occupy much memory and storage and not all the data is needed,I would suggest you consider using dax expression.

    If you need all the data for transformation in power query,I would suggest you "import".

     

     

    Best Regards,
    Kelly

    Did I answer your question? Mark my post as a solution!

4 Replies