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/get-started-create-from-data.md
+10-6Lines changed: 10 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -22,39 +22,42 @@ The Excel file must be in a cloud-storage account, such as OneDrive, Google Driv
22
22
23
23
If you don't have a license for PowerApps, you can [sign up for free](../signup-for-powerapps.md).
24
24
25
-
## Prerequisites ##
25
+
## Prerequisites
26
+
26
27
To follow this topic exactly, download the [Flooring Estimates](https://az787822.vo.msecnd.net/documentation/get-started-from-data/FlooringEstimates.xlsx) file in Excel, and save it in your [cloud storage account](connections/cloud-storage-blob-connections.md).
27
28
28
29
> [!IMPORTANT]
29
30
> You can use your own Excel file, but the data must be formatted as a table. For more information, see [Format a table](how-to-excel-tips.md).
30
31
31
32
## Generate the app
33
+
32
34
1. Sign in to [PowerApps](https://web.powerapps.com?utm_source=padocs&utm_medium=linkinadoc&utm_campaign=referralsfromdoc).
33
35
34
36
1. Under **Make your own app**, hover over **Start from data**, and then select **Make this app**.
35
37
36
-

38
+

37
39
38
40
1. Under **Start with your data**, click or tap **Phone layout** on the tile for your cloud-storage account.
39
41
40
-

42
+

41
43
42
44
1. If prompted, click or tap **Connect**, and provide your credentials for that account.
43
45
44
46
1. Under **Choose an Excel file**, browse to **FlooringEstimates.xlsx**, and then click or tap it.
45
47
46
48
1. Under **Choose a table**, click or tap **FlooringEstimates**, and then click or tap **Connect**.
47
49
48
-

50
+

49
51
50
52
## Run the app
53
+
51
54
1. Open Preview by pressing F5 (or by clicking or tapping the play icon near the upper-right corner).
0 commit comments