Creating a Dimensional Report based on Star Schema, in Power BI
This video demonstrates how to create a Power BI dimensional report from a star schema database created in Microsoft Access. A star schema is a type of relational database schema that consists of a central fact table surrounded by dimension tables, linked to the central fact table by ID’s. In the video, the sales query…