You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/maker/canvas-apps/add-data-connection.md
+22-25Lines changed: 22 additions & 25 deletions
Original file line number
Diff line number
Diff line change
@@ -28,57 +28,54 @@ Your [next step](#next-steps) after this article is to display and manage data f
28
28
29
29
[Sign up](../signup-for-powerapps.md) for PowerApps, and then [sign in](http://web.powerapps.com?utm_source=padocs&utm_medium=linkinadoc&utm_campaign=referralsfromdoc) by providing the same credentials that you used to sign up.
30
30
31
-
## Add a data source
32
-
1. On the **Home** tab, hover over the **Start from blank** tile, and then select **Make this app.**
31
+
## Open a blank app
33
32
34
-

33
+
1. On the **Home** tab, select **Canvas app from blank**.
35
34
36
-
1.If the **Welcome to PowerApps Studio** dialog box appears, select **Skip**.
35
+
1.Specify a name for your app, and then select **Create**.
37
36
38
-
3. In the center pane, click or tap **connect to data**.
37
+
1. If the **Welcome to PowerApps Studio** dialog box appears, select **Skip**.
39
38
40
-
4. If the list of connections in the **Data** pane includes the one that you want, select it to add it to the app. Otherwise, skip to the next step.
39
+
## Add data source
41
40
42
-

41
+
1. In the center pane, select **connect to data** to open the **Data** pane.
43
42
44
-
5. Select **New connection**to display a list of connectors.
43
+
If this were an existing app and the screen already contained a control, select **View** > **Data sources**to open the same pane.
6. Scroll through the list of connectors until the type of connection that you want to create appears (for example, **Office 365 Outlook**), and then select it.
47
+
1. If the list of connections includes the one that you want, select it to add it to the app. Otherwise, skip to the next step.

51
50
52
-
7. Select **Create** to both create the connection and add it to your app.
51
+
1. Select **New connection** to display a list of connections.
53
52
54
-
Some connectors, such as **Office 365 Outlook**, require no additional steps, and you can show data from them immediately. Other connectors prompt you to provide credentials, specify a particular set of data, or perform other steps. For example, [SharePoint](connections/connection-sharepoint-online.md) and [SQL Server](connections/connection-azure-sqldatabase.md) require additional information before you can use them.
1. Add a control to which you want to add a data source.
55
+
1. In the search bar, type or paste the first few letters of the connection you want, and then select then connection when it appears.
58
56
59
-
The control must have an **Items** property, as galleries and listboxes do, or an **Item** property, as a form does.
57
+

60
58
61
-
1.In the **Data**pane (which opens automatically), open the list under **Data source**, and then select **Add a data source**.
59
+
1.Select **Create**to both create the connection and add it to your app.
62
60
63
-
1. Follow the previous procedure, starting with step 4.
61
+
Some connectors, such as **Office 365 Outlook**, require no additional steps, and you can show data from them immediately. Other connectors prompt you to provide credentials, specify a particular set of data, or perform other steps. For example, [SharePoint](connections/connection-sharepoint-online.md) and [SQL Server](connections/connection-azure-sqldatabase.md) require additional information before you can use them.
64
62
65
63
## Identify or change a data source
66
64
If you're updating an app, you might need to identify or change the source of data that appears in a gallery, a form, or another control. For example, you might need to identify a data source as you update an app that someone else created or you that you created long ago.
67
65
68
-
1. Select the control for which you want to identify or change the data source.
69
-
70
-
For example, select a gallery (not a control within the gallery) by clicking or tapping it in the hierarchical list of screens and controls near the left edge.
66
+
1. Select the control, such as a gallery, for which you want to identify or change the data source.
71
67
72
68
The name of the data source appears on the **Properties** tab of the right-hand pane.
73
69
74
-
2. Select the data source to change it or to show more information about it.
70
+


81
77
82
78
## Next steps
79
+
83
80
* To show and update data in a source such as Excel, SharePoint, or SQL Server, [add a gallery](add-gallery.md), and [add a form](add-form.md).
84
81
* For data in other sources, use connector-specific functions such as those for [Office 365 Outlook](connections/connection-office365-outlook.md), [Twitter](connections/connection-twitter.md), and [Microsoft Translator](connections/connection-microsoft-translator.md).
Copy file name to clipboardExpand all lines: powerapps-docs/maker/canvas-apps/customize-layout-sharepoint.md
+4-18Lines changed: 4 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -47,8 +47,6 @@ If you're not signed up for PowerApps, [sign up for free](https://web.powerapps.
47
47
48
48
1. Sign in to [PowerApps](https://web.powerapps.com?utm_source=padocs&utm_medium=linkinadoc&utm_campaign=referralsfromdoc), and then select **Apps** near the left edge.
49
49
50
-
[](./media/customize-layout-sharepoint/sign-in.png#lightbox)
51
-
52
50
1. Find the app that you generated, select the ellipsis icon (**...**) for it, and then select **Edit**.
53
51
54
52

@@ -63,25 +61,15 @@ If you're not signed up for PowerApps, [sign up for free](https://web.powerapps.
0 commit comments