This article goes through an example of turning a flat file into a dimension model in Power BI.
Data can be visualized in Excel, however, there are some limitations in Excel that Power BI can fix. The below is the example when you have a flat file and make it to dimension model to perform better in Power BI.
The usage of Box is needed to be visualized. Here are some issues that Excel cannot handle easily.
Create star schema data model based on the current flat file.
Make sure data is accessible and check the data.
Once you figure out which fields can go to dimension table, use reference function to create dimensions.