@@ -50,13 +50,13 @@ This list stores the expense reports.
50
50
51
51
1 . Select ** Create** .
52
52
53
- ### Create Cost center column
53
+ ### Create Cost Center column
54
54
55
55
1 . Select the ** Expenses** list.
56
56
1 . Select the ** gear icon** in the top-right portion of the web page.
57
57
1 . Select ** List settings** .
58
58
1 . Select ** Create column** .
59
- 1 . In the Column name textbox, enter ** Cost center ** .
59
+ 1 . In the Column name textbox, enter ** Cost Center ** .
60
60
1 . In the ** type of information in this column is** radio button list, select ** Choice** .
61
61
1 . In the ** Type each choice on a separate line** textbox, enter the following values, each on a separate line:
62
62
- Microsoft
@@ -320,6 +320,10 @@ This list stores the line items that are associated with each expense report.
320
320
321
321
![ Edit Flow screen] ( ./media/expense-report-install/edit-flow-getitems.png )
322
322
323
+ > [ !TIP]
324
+ > - You don’t need to type it manually; you can select it in the drop-down lists.
325
+ > - If you select an incorrect list, you can discard the changes to the flow and restart flow modifications as a quick fix.
326
+
323
327
1 . Select ** Apply to each** .
324
328
1 . Expand the ** Condition** .
325
329
1 . Expand the ** If yes** section.
@@ -334,9 +338,6 @@ This list stores the line items that are associated with each expense report.
334
338
335
339
![ Change item status to Open] ( ./media/expense-report-install/edit-flow-condition-ifno.png )
336
340
337
- > [ !TIP]
338
- > You don’t need to type it manually; you can select it in the drop-down lists.
339
-
340
341
14 . Select ** Save** .
341
342
342
343
## Update app functions
@@ -345,9 +346,9 @@ This list stores the line items that are associated with each expense report.
345
346
1 . Select ![ Ellipsis for apps during functions update] ( ./media/expense-report-install/ellipsis.png ) next to the Expense Report app.
346
347
1 . Select ** Edit** .
347
348
1 . Select ** NewExpense** screen from the tree view.
348
- 1 . Select text input next to ** COST CENTER ** label.
349
+ 1 . Select text input next to ** Cost Center ** label.
349
350
1 . Select ** Items** property.
350
- 1 . Update the formula from ` Choices(Expenses.Costcenter) ` to ` Choices(Expenses.Cost_x0020_center ) ` .
351
+ 1 . Update the formula from ` Choices(Expenses.Costcenter) ` to ` Choices(Expenses.Cost_x0020_Center ) ` .
351
352
1 . Select ** DeleteExpenseConfirm** screen from the tree view.
352
353
1 . Select the expense ID label.
353
354
1 . Select the ** Text** property.
0 commit comments