Skip to content

Commit 7be18c1

Browse files
authored
Merge pull request #864 from MicrosoftDocs/anneta-afdtile
tweaked AFD tile, etc.
2 parents 85505ea + f0f0288 commit 7be18c1

File tree

4 files changed

+10
-6
lines changed

4 files changed

+10
-6
lines changed

powerapps-docs/maker/canvas-apps/get-started-create-from-data.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,39 +22,42 @@ The Excel file must be in a cloud-storage account, such as OneDrive, Google Driv
2222

2323
If you don't have a license for PowerApps, you can [sign up for free](../signup-for-powerapps.md).
2424

25-
## Prerequisites ##
25+
## Prerequisites
26+
2627
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).
2728

2829
> [!IMPORTANT]
2930
> 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).
3031
3132
## Generate the app
33+
3234
1. Sign in to [PowerApps](https://web.powerapps.com?utm_source=padocs&utm_medium=linkinadoc&utm_campaign=referralsfromdoc).
3335

3436
1. Under **Make your own app**, hover over **Start from data**, and then select **Make this app**.
3537

36-
![Option to create an app](./media/get-started-create-from-data/start-from-data.png)
38+
![Option to create an app](./media/get-started-create-from-data/start-from-data.png)
3739

3840
1. Under **Start with your data**, click or tap **Phone layout** on the tile for your cloud-storage account.
3941

40-
![Option to create an app](./media/get-started-create-from-data/odfb-tile.png)
42+
![Option to create an app](./media/get-started-create-from-data/odfb-tile.png)
4143

4244
1. If prompted, click or tap **Connect**, and provide your credentials for that account.
4345

4446
1. Under **Choose an Excel file**, browse to **FlooringEstimates.xlsx**, and then click or tap it.
4547

4648
1. Under **Choose a table**, click or tap **FlooringEstimates**, and then click or tap **Connect**.
4749

48-
![Option to create an app](./media/get-started-create-from-data/choose-table.png)
50+
![Option to create an app](./media/get-started-create-from-data/choose-table.png)
4951

5052
## Run the app
53+
5154
1. Open Preview by pressing F5 (or by clicking or tapping the play icon near the upper-right corner).
5255

53-
![Open Preview](./media/get-started-create-from-data/open-preview.png)
56+
![Open Preview](./media/get-started-create-from-data/open-preview.png)
5457

5558
1. Toggle the sort order by clicking or tapping the sort icon near the upper-right corner.
5659

57-
![Sort icon](./media/get-started-create-from-data/sort-icon.png)
60+
![Sort icon](./media/get-started-create-from-data/sort-icon.png)
5861

5962
1. Filter the list by typing or pasting one or more characters in the search box.
6063

@@ -67,6 +70,7 @@ To follow this topic exactly, download the [Flooring Estimates](https://az787822
6770
1. Click or tap the next arrow for the record that you added, and then click or tap the trash icon to delete that record.
6871

6972
## Next steps
73+
7074
Customize the default browse screen to better suit your needs. For example, you can sort and filter the list by product name, not category.
7175

7276
> [!div class="nextstepaction"]
Loading
Loading
Loading

0 commit comments

Comments
 (0)