Hi, is it possible to make a saved search or data...
# suiteanalytics
z
Hi, is it possible to make a saved search or dataset to get all EXPENSES lines from an EXPENSE REPORT… Need all columns
c
Use a Transaction saved search, filter by Type = Expense Report, and make sure Main Line = False to get the line-level detail. Then pull in the fields from the Expenses sublist. You won’t get every UI column 1:1, but most are available via joins or custom formula fields.