tdossett / Power-BI-Example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Power-BI-Example

This project contains several files used to demo a Power BI file with simple example of illustrating the use of mapping SQL Server database relationships within Power BI. It contains a Power BI file (OEE.pbx) that can be download and opened using Power BI Desktop or Power BI Server. In addtion there is an SQL Sever database backup file (OEE.bak) that can be restored to your local SQL Server instance (can use SSMS) and a pdf that contains a SQL Server database diagram (OEE database design) .

Demo: Power-BI-Example

Instructions:

  1. Download backup file 'OEE.bak' and restore to loca SQL Server instance (Note: database was created in SQL Server version 17).
  2. Install Power BI Desktop or Power BI Server if not already installed.
  3. Download Power BI file 'OEE.pbx' and open in either Power BI Desktop or Power BI Server.
  4. Edit the Datasource Settings and change connection setting to your local SQL Server and database instance.
  5. Interact with the simple dashboard components and notice which tables are being used as you select a dashbaord component.

About