My Stuff
Loading
-
Issue with invoices not showing up in sales order related records - after changing customer name on
We have a customer that has sub-customers. Originally we only had the main customer listed on the Sales Order, Item Fulfillment, Invoice, and Bill--however, we decided we wanted to change that and li…4 -
Re: Needing a formula in a saved search to return a value if a multi-select field contains the value of
Hi Erik, It ended up not being an issue with the formula I used, but instead it was an issue with the field I was using to group the results by (it was grouping the counts together on one line if the…1 -
Needing a formula in a saved search to return a value if a multi-select field contains the value of
I'm working on a formula (text) field on a saved search where if {fieldA} = {fieldB} then return a certain value. I am able to do this with the following formula: CASE WHEN {fieldA} = {fieldB} THEN {…4