Skip to content

Commit f8f2f61

Browse files
committed
Document {expense:feedcountry} formula in export help article
1 parent ab53a86 commit f8f2f61

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/articles/expensify-classic/spending-insights/Export-Expenses-And-Reports.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,8 @@ Enter any of the following formulas into the Formula field for each column. Be s
206206
| {expense:card} | Manual/Cash Expenses — would output Cash assuming the expense was manually entered using either the website or the mobile app.|
207207
| {expense:card} | Bank Card Expenses — would output user@company.com – 1234 assuming the expense was imported from a credit card feed.|
208208
| | Note - If you do not have access to the card that the expense was created on 'Unknown' will be displayed. If cards are assigned to users under Domain, then you'll need to be a Domain Admin to export the card number.|
209+
| Card feed program | |
210+
| {expense:feedcountry} | Would output the card program for the expense. Outputs `TRAVEL_US` for Travel Invoicing card expenses and `US` for regular Expensify Card expenses. Outputs an empty string for non-card expenses.|
209211
| Expense ID | |
210212
| {expense:id} | Would output the unique number associated with each individual expense "4294967579".|
211213
| Reimbursable state | |

0 commit comments

Comments
 (0)