What does netsuite hide the "Rate" field under for transaction searches? I've just gotten used to using {rate} in a formula
b
battk
08/22/2022, 5:16 PM
Item Rate
keanu thanks 1
battk
08/22/2022, 5:16 PM
there are usually 2, one of which is the rate in foreign currency
w
Watz
08/29/2022, 6:34 PM
pro tip: open the drop down for the fields and then use the browser search function/CTRL+F to find fields. It's really useful for long lists, like in transaction searches.
I hadn't picked up this way of finding the field that I wanted after several years of Netsuite:ing. Noticed a colleague doing it and it felt so obvious.
c
Corey Schwoebel
08/29/2022, 8:58 PM
Yikes. I didn't realize you could just ctrl+f that - I've gone as far as using js in the console to grab them from the html element and then console.table it, lol