mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
updating structure
This commit is contained in:
@@ -65,6 +65,10 @@ The sample scripts are available as Transact-SQL. The workload drivers are sampl
|
||||
|
||||
The source code for the sample is further structured as follows:
|
||||
|
||||
__[power-bi-dashboards](power-bi-dashboards/)__
|
||||
|
||||
Sample Power BI dashboards that leverage the WideWorldImporters and WideWorldImportersDW databases.
|
||||
|
||||
__[sample-scripts](sample-scripts/)__
|
||||
|
||||
Sample scripts that illustrate the use of various SQL Server features with the WideWorldImporters sample database.
|
||||
|
||||
+5
@@ -47,6 +47,11 @@ To run this sample, you need the following prerequisites.
|
||||
3. Click **Change Source** and edit the **Server** to point to the SQL Server instance that hosts the WideWorldImporters and WideWorldImportersDW databases.
|
||||
4. Click **OK** to save the changes, and click **Refresh** to update the data in the dashboard.
|
||||
|
||||
The following dashboards are available:
|
||||
|
||||
- [WWIDW-Sales.pbix](WWIDW-Sales.pbix) - Historical analysis of sales data from the WideWorldImportersDW OLAP database.
|
||||
- [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.
|
||||
|
||||
|
||||
<a name=disclaimers></a>
|
||||
|
||||
Reference in New Issue
Block a user