Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AhmadSabbirChowdhury/Microsoft-AdventureWorks-Database-Analysis-Visualization-with-PowerBI
I chose 'AdventureWorksLT2019.bak' and 'AdventureWorksLT2017.bak' data for analysis & visualization. The query editing was done in 'Microsoft SQL Server Management Studio' and the visualization part was using 'Microsoft Power BI'. Also for analysis, I used MS Excel and PowerBI's query tool.
https://github.com/AhmadSabbirChowdhury/Microsoft-AdventureWorks-Database-Analysis-Visualization-with-PowerBI
adventure-works dashboard data-visualization data-visualization-project database microsoft microsoft-data-analysis microsoft-power-bi microsoft-sql-server models msexcel power-query powerbi powerbi-report powerbi-visuals relational-databases sql sqlserver
Last synced: about 1 month ago
JSON representation
I chose 'AdventureWorksLT2019.bak' and 'AdventureWorksLT2017.bak' data for analysis & visualization. The query editing was done in 'Microsoft SQL Server Management Studio' and the visualization part was using 'Microsoft Power BI'. Also for analysis, I used MS Excel and PowerBI's query tool.
- Host: GitHub
- URL: https://github.com/AhmadSabbirChowdhury/Microsoft-AdventureWorks-Database-Analysis-Visualization-with-PowerBI
- Owner: AhmadSabbirChowdhury
- Created: 2021-05-26T16:10:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-22T06:13:25.000Z (over 1 year ago)
- Last Synced: 2024-11-23T19:52:47.416Z (about 2 months ago)
- Topics: adventure-works, dashboard, data-visualization, data-visualization-project, database, microsoft, microsoft-data-analysis, microsoft-power-bi, microsoft-sql-server, models, msexcel, power-query, powerbi, powerbi-report, powerbi-visuals, relational-databases, sql, sqlserver
- Language: TSQL
- Homepage:
- Size: 2.62 MB
- Stars: 82
- Watchers: 5
- Forks: 25
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - AhmadSabbirChowdhury/Microsoft-AdventureWorks-Database-Analysis-Visualization-with-PowerBI - I chose 'AdventureWorksLT2019.bak' and 'AdventureWorksLT2017.bak' data for analysis & visualization. The query editing was done in 'Microsoft SQL Server Management Studio' and the visualization part w (TSQL)
README
# Microsoft-AdventureWorks-Database-Analysis-and-Visualization-with-Microsoft PowerBI
Microsoft AdventureWorks Database Analysis and Visualization with PowerBI. It's sample database, I chose 'AdventureWorksLT2019.bak' and 'AdventureWorksLT2017.bak' data for analysis & visualization. The query editing was done in 'Microsoft SQL Server Management Studio' and visualization part was using 'Microsoft Power BI'. Also for analysis I used MS Excel and PowerBI's query tool.### Database Link: https://docs.microsoft.com/en-us/sql/samples/adventureworks-install-configure?view=sql-server-ver15&tabs=ssms
From the link above, *"AdventureWorksLT2019.bak"* and *"AdventureWorksLT2017.bak"* data were chosen for restoration.
From *"AdventureWorksDW2019"* Database, the following tables were chosen for analysis:
1. Dim_Customer.sql
2. Dim_Products.sql
3. Dim_Date.sql
4. FactInternetSales.sql#### Query Editing Tool: "Microsoft SQL Server Management Studio"
#### Visualization Tool: "Microsoft Power BI"## DATA VISUALIZATION
##### i. Entity Relationship Diagram Model
![1 Model Relations](https://user-images.githubusercontent.com/45898995/119708373-e8bfb780-be7d-11eb-90b2-5da0afdedcce.PNG)#### ii. Sales Overview DASHBOARD
![2 Sales Overview](https://user-images.githubusercontent.com/45898995/119709090-a64aaa80-be7e-11eb-91bc-4870483b1401.png)#### iii. Customer Details DASHBOARD
![3 Customer Details](https://user-images.githubusercontent.com/45898995/119709961-a4351b80-be7f-11eb-87b8-13c6315b6eba.png)#### iv. Product Details DASHBOARD
![4 Product Details](https://user-images.githubusercontent.com/45898995/119710084-c464da80-be7f-11eb-90b3-8e50a0f4ae20.png)##### Note: *The PowerBI online publishing link isn't available right now because of subscription issues. I'll add that online link soon, so anyone can open it and interact with it as the whole thing is very dynamic.*