Skip to content

Commit 73dec53

Browse files
committed
fix in table
1 parent cdcc6e7 commit 73dec53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/databases/wide-world-importers/documentation/wwi-olap-catalog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ WideWorldImportersDW has the following dimension tables. The description include
3838
WideWorldImportersDW has the following fact tables. The description includes the relationship with the source tables in the WideWorldImporters database, as well as the classes of analytics/reporting queries each fact table is typically used with.
3939

4040
|Table|Source tables|Sample Analytics|
41-
|-----------------------------|---------------------|
41+
|-----------------------------|---------------------|---------------------|
4242
|Order|`Sales.Orders` and `Sales.OrderLines`|Sales people, picker/packer productivity, and on time to pick orders. In addition, low stock situations leading to back orders.|
4343
|Sale|`Sales.Invoices` and `Sales.InvoiceLines`|Sales dates, delivery dates, profitability over time, profitability by sales person.|
4444
|Purchase|`Purchasing.PurchaseOrderLines`|Expected vs actual lead times|

0 commit comments

Comments
 (0)