Skip to content

Commit 4b5bf11

Browse files
committed
updating structure
1 parent 5dceddf commit 4b5bf11

File tree

4 files changed

+9
-0
lines changed

4 files changed

+9
-0
lines changed

samples/databases/wide-world-importers/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ The sample scripts are available as Transact-SQL. The workload drivers are sampl
6565

6666
The source code for the sample is further structured as follows:
6767

68+
__[power-bi-dashboards](power-bi-dashboards/)__
69+
70+
Sample Power BI dashboards that leverage the WideWorldImporters and WideWorldImportersDW databases.
71+
6872
__[sample-scripts](sample-scripts/)__
6973

7074
Sample scripts that illustrate the use of various SQL Server features with the WideWorldImporters sample database.

samples/databases/wide-world-importers/power-bi-reports/README.md renamed to samples/databases/wide-world-importers/power-bi-dashboards/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,11 @@ To run this sample, you need the following prerequisites.
4747
3. Click **Change Source** and edit the **Server** to point to the SQL Server instance that hosts the WideWorldImporters and WideWorldImportersDW databases.
4848
4. Click **OK** to save the changes, and click **Refresh** to update the data in the dashboard.
4949

50+
The following dashboards are available:
51+
52+
- [WWIDW-Sales.pbix](WWIDW-Sales.pbix) - Historical analysis of sales data from the WideWorldImportersDW OLAP database.
53+
- [WWI-SalesOrder.pbix](WWI-SalesOrder.pbix) - Real-time analysis of sales in the WideWorldImporters operational database. Run [data generation](https://docs.microsoft.com/sql/sample/world-wide-importers/data-generation) in the WideWorldImporters database before using this dashboard for the best experience.
54+
5055

5156
<a name=disclaimers></a>
5257

samples/databases/wide-world-importers/power-bi-reports/WWI-SalesOrders.pbix renamed to samples/databases/wide-world-importers/power-bi-dashboards/WWI-SalesOrders.pbix

File renamed without changes.

samples/databases/wide-world-importers/power-bi-reports/WWIDW-Sales.pbix renamed to samples/databases/wide-world-importers/power-bi-dashboards/WWIDW-Sales.pbix

File renamed without changes.

0 commit comments

Comments
 (0)