WorldwideImportes - DB Backups not Matching the Power BI Dashboards
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 20/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- sql
- Domain
- data-visualization, databases
Research direction
Start by comparing the restored WorldwideImportes and WorldwideImportesDW databases with the imported WWIDW-Sales and WWI-SalesOrders artifacts. Check whether the Website.SalesOrders object exists and trace the supplied SalesOrders query. Done means identifying why the object is absent or documenting the missing dependency needed for the Power BI dashboard data.
Written by the indexing model from the issue text.
Description
I have restored the WorldwideImportes and WorldwideImportesDW and and Imported the WWIDW-Sales and WWI-SalesOrders
The WWI-SalesOrders for WideWorldImporters is missing the Object Website.SalesOrders: The Query:
[Query="SELECT SO.OrderID, OrderDate, OrderNumber, CustomerName, DeliveryLocation, SalesPerson, SUM(Quantity * UnitPrice) AS OrderPrice #(lf)FROM Website.SalesOrders SO JOIN Website.SalesOrderLines SOL ON SO.OrderID=SOL.OrderID#(lf)WHERE OrderDate >= DATEADD(day, -1, CAST(SYSDATETIME() AS date))#(lf)GROUP BY SO.OrderID, OrderDate, OrderNumber, CustomerName, DeliveryLocation, SalesPerson#(lf)#(lf)"])
What am i missing?
- Dominant language
- PowerShell
- Stars
- 11.2k
- Forks
- 9.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 14
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from microsoft/sql-server-samples
-
Difficulty 1/5 Under an hour Newbie friendliness 85/100
microsoft/sql-server-samples#1499 ·
-
Difficulty 1/5 1-3 hours Newbie friendliness 76/100
microsoft/sql-server-samples#1495 · 3 reactions ·
-
Difficulty 1/5 Under an hour Newbie friendliness 62/100
microsoft/sql-server-samples#1341 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 64/100
microsoft/sql-server-samples#276 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 35/100
microsoft/sql-server-samples#1497 ·
All issues in microsoft/sql-server-samples
Similar issues
-
Urgent request: Due to vulnerabilities move to API version 12.6.1 (12.6.2 eventually) or 13.1.1 Open
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
jbkunst/highcharter#849 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
bancolombia/sentinel#23 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
AOSSIE-Org/OrgExplorer#245 · 1 assignee ·
-
tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
gordonwatts/test-wsl2-llm#151 ·