Skip to content

Commit 4c7b772

Browse files
committed
Update
1 parent a7accf1 commit 4c7b772

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed
Loading
Loading

powerapps-docs/teams/tutorial-buildapp-retrieve-videos.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,11 @@ In this section, you will create a table to store the names and details for the
7474

7575
1. When prompted for the name of the table, enter **Feeds**.
7676

77+
1. Select **Create**.
78+
7779
### Edit the Name column
7880

79-
1. In the table designer, select the drop-down menu for the **Name** column and then **Edit Column**.
81+
1. In the visual editor, select the drop-down menu for the **Name** column and then **Edit Column**.
8082

8183
1. Change the name to *Title*.
8284

@@ -94,7 +96,7 @@ In this section, you will create a table to store the names and details for the
9496

9597
1. Select **Advanced options** and then change the value for **Max length** to *255*.
9698

97-
1. Click **Create**.
99+
1. Select **Create**.
98100

99101
### Create the Image Link column
100102

@@ -171,7 +173,7 @@ The table designer should resemble the image below.
171173
> [!div class="mx-imgBorder"]
172174
> ![Table designer](media/tutorial-buildapp-retrieve-videos/tutorial-buildapp-tbldesigner.png)
173175
174-
1. Close the table designer.
176+
Close the table designer.
175177

176178
The screen created automatically in the app, named **Screen1**, should automatically bind to the table, displaying the fields in the table and the record you added.
177179

0 commit comments

Comments
 (0)