From 94e56cb753f1d3baf17d497a9667557e41da1c71 Mon Sep 17 00:00:00 2001 From: Jos de Bruijn Date: Fri, 13 Apr 2018 08:40:47 -0700 Subject: [PATCH] clarify that you need to install from source code --- .../wide-world-importers/power-bi-dashboards/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/databases/wide-world-importers/power-bi-dashboards/README.md b/samples/databases/wide-world-importers/power-bi-dashboards/README.md index 9a13f9c6..a55d2507 100644 --- a/samples/databases/wide-world-importers/power-bi-dashboards/README.md +++ b/samples/databases/wide-world-importers/power-bi-dashboards/README.md @@ -35,7 +35,7 @@ To run this sample, you need the following prerequisites. **Software prerequisites:** -1. WideWorldImporters and WideWorldImportersDW sample databases running in SQL Server 2016 (or higher) or Azure SQL Database. Download page: [wide-world-importers-release](http://go.microsoft.com/fwlink/?LinkID=800630) +1. [WideWorldImporters](../wwi-ssdt/) and [WideWorldImportersDW](../wwi-dw-ssdt/) sample databases running in SQL Server 2016 (or higher) or Azure SQL Database. Install from source code. 1. Power BI Desktop. Download link: [https://powerbi.microsoft.com/downloads/](https://powerbi.microsoft.com/downloads/)