Skip to content

Commit fe556ab

Browse files
authored
Merge pull request #423 from MicrosoftDocs/master
5/10 PM Publish
2 parents aebffb0 + 05c93cb commit fe556ab

File tree

2 files changed

+7
-13
lines changed

2 files changed

+7
-13
lines changed

powerapps-docs/maker/canvas-apps/common-issues-and-resolutions.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,23 @@
11
---
22
title: Common issues and resolutions for PowerApps | Microsoft Docs
33
description: A list of common issues and resolutions within PowerApps.
4-
documentationcenter: na
54
author: skjerland
65
manager: kfile
7-
editor: ''
8-
tags: ''
96

107
ms.service: powerapps
11-
ms.devlang: na
128
ms.topic: conceptual
139
ms.component: canvas
14-
ms.date: 05/03/2018
10+
ms.date: 05/10/2018
1511
ms.author: sharik
16-
1712
---
1813
# Common issues and resolutions for PowerApps
19-
This article lists some common issues that users might encounter while using PowerApps. Where applicable, workarounds are provided.
14+
This article lists some common issues that you might encounter while using PowerApps. Where applicable, workarounds are provided.
2015

2116
## Recently added/changed
17+
1. **Launching a website from an embedded app**
18+
19+
Internet Explorer and Microsoft Edge browsers might block the launch of a URL or website that’s in protected mode or a lower security zone than the website in which the app is loaded. To resolve this issue, [change the security and privacy settings](https://support.microsoft.com/en-us/help/17479/windows-internet-explorer-11-change-security-privacy-settings) for your browser.
20+
2221
1. **Combo box controls in galleries**
2322

2423
When you use a **Combo box** control inside a gallery, its selections are not maintained when the user scrolls the gallery. This is not an issue if you use a **Combo box** control inside a gallery that doesn't scroll. A workaround is not currently available.

powerapps-docs/maker/common-data-service/data-platform-intro.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,17 @@
11
---
22
title: What is Common Data Service for Apps? | Microsoft Docs
33
description: Introduction to Common Data Service (CDS) for Apps, entities, and server-side logic.
4-
documentationcenter: na
54
author: SKjerland
65
manager: kfile
7-
editor: ''
8-
tags: ''
96

107
ms.service: powerapps
11-
ms.devlang: na
128
ms.topic: overview
139
ms.component: cds
1410
ms.date: 05/01/2018
1511
ms.author: sharik
16-
1712
---
1813
# What is Common Data Service for Apps?
19-
Common Data Service (CDS) for Apps lets you securely store and manage data that's used by business applications. Data within CDS for Apps is stored within a set of entities. An *entity* is a set of records used to store data, similar to how a table stores data within a database. CDS for Apps includes a base set of standard entities that covers typical scenarios, but you can also create custom entities specific to your organization and populate them with data using Power Query. App makers can then use PowerApps to build rich applications using this data.
14+
Common Data Service (CDS) for Apps lets you securely store and manage data that's used by business applications. Data within CDS for Apps is stored within a set of entities. An *entity* is a set of records used to store data, similar to how a table stores data within a database. CDS for Apps includes a base set of standard entities that cover typical scenarios, but you can also create custom entities specific to your organization and populate them with data using Power Query. App makers can then use PowerApps to build rich applications using this data.
2015

2116
For information on purchasing a plan to use CDS for Apps, see [Pricing info](../../administrator/pricing-billing-skus.md).
2217

0 commit comments

Comments
 (0)