Skip to content

Commit aae3230

Browse files
Merge pull request Expensify#89678 from Expensify/blimpich-surfaceFeedCountryOnTransaction
[No QA] [NO QA] Document {expense:feedcountry} formula in export help article
2 parents b984e6b + 7d5fabd commit aae3230

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

cspell.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,7 @@
268268
"favicons",
269269
"Ferroalloy",
270270
"FinancialForce",
271+
"feedcountry",
271272
"firebaselogging",
272273
"fireroom",
273274
"firstname",

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)