Skip to content

Commit 495c119

Browse files
authored
Merge branch 'live' into patch-3
2 parents b47677a + a105889 commit 495c119

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

powerapps-docs/developer/model-driven-apps/clientapi/reference/formContext-ui-tabs/setDisplayState.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "setDisplayState (Client API reference) in model-driven apps| MicrosoftDocs"
3-
ms.date: 10/31/2018
3+
ms.date: 08/27/2020
44
ms.service: powerapps
55
ms.topic: "reference"
66
applies_to: "Dynamics 365 (online)"
@@ -16,7 +16,8 @@ search.app:
1616
---
1717
# setDisplayState (Client API reference)
1818

19-
19+
> [!IMPORTANT]
20+
> The setDisplayState method will be deprecated with the Release Wave One 2021 (April 2021). Use [setFocus](setfocus.md) method in the Unified Interface to ensure the correct tab is opened on a form.
2021
2122
[!INCLUDE[./includes/setDisplayState-description.md](./includes/setDisplayState-description.md)]
2223

powerapps-docs/maker/common-data-service/export-to-data-lake.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Export to data lake | MicrosoftDocs"
33
description: "Learn how to export entity data to an Azure data lake in Power Apps"
44
ms.custom: ""
5-
ms.date: 07/23/2020
5+
ms.date: 08/27/2020
66
ms.reviewer: "Mattp123"
77
ms.service: powerapps
88
ms.suite: ""
@@ -161,6 +161,15 @@ From the Power Apps maker portal in the environment where you imported the Expor
161161
> [!div class="mx-imgBorder"]
162162
> ![Imported Export to Data Lake entities](media/imported-export-entities.png "Imported Export to Data Lake entities")
163163
164+
### What's next?
165+
After successfully using the Export to Data Lake service, discover how you can analyze and consume your data with **Discover Hub**. To access **Discover Hub**, go to **Power Apps** > **Export to data lake**. Select your linked service and then select the **Discover Hub** tab. Here you can find recommended tools and curated documentation to help you get the most value out of your data.
166+
![Discover Hub](media/discover-hub.png "Discover Hub")
167+
168+
164169
### See also
165170

166171
[Blog: Exporting CDS data to Azure Data Lake](https://powerapps.microsoft.com/blog/exporting-cds-data-to-azure-data-lake-preview/)
172+
173+
[Analyze exported data with Power BI](https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/export-to-data-lake-data-powerbi)
174+
175+
[Ingest exported data with Azure Data Factory](https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/export-to-data-lake-data-adf)
Loading

0 commit comments

Comments
 (0)