Forum Discussion

LUNM's avatar
LUNM
Frequent Visitor
3 years ago
Solved

Creating a data model from multiple Excel files

Hello,

 

I'm currently building a dashboard which uses KPIs from several different Excel files (around 10). I'd like to create a star schema model with fact and dimension tables but we don't have a consultant to build a data warehouse at my company. Does someone have any tips on how to create a data model that optimizes performance and usability while only using Power BI Desktop?

4 Replies

    • LUNM's avatar
      LUNM
      Frequent Visitor

      Thank you for your answer. So would it be better to duplicate the files and create facts and dimensions tables or create calculated tables using DAX?

      • marcelsmaglhaes's avatar
        marcelsmaglhaes
        Super User

        Hey LUNM !

        ETL is preferrable to be done in Power Query always. Of course sometimes we create a DAX table, but its for pontual cases. 😃

        Regards,
        Marcel