From e0e530fb04216392cc5156410779a649f1de4efe Mon Sep 17 00:00:00 2001 From: Dave Hagen Date: Thu, 30 Aug 2018 10:11:50 -0700 Subject: [PATCH] Update trex_getstarted.md Fixed error found by @jakkyn - In the Choose dialog box, the Choose button is now My Extensions. --- docs/trex_getstarted.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/trex_getstarted.md b/docs/trex_getstarted.md index c89f6c21..dec46252 100644 --- a/docs/trex_getstarted.md +++ b/docs/trex_getstarted.md @@ -92,7 +92,7 @@ To use the dashboard extension samples, you need to start up a web server on you 2. In the dashboard, under **Objects**, select **Extension** and drag it on to the dashboard. ![]({{site.baseurl}}/assets/frelard_objects_extension.png){:height="25%" width="25%"} -3. In the **Choose an Extension** dialog box, click **Choose**. +3. In the **Choose an Extension** dialog box, click **My Extensions**. Every Tableau extension has a manifest file (`.trex`) that describes the extension and identifies the location of the web application. 4. Browse to the directory where the samples are located. For example, if you downloaded or cloned the GitHub repository, go to `\extensions-api\Samples`. 5. Open the `DataSources.trex` file.