Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Saved Search - Compare rows
I really don't think this is possible but I'm throwing it out there to the hard core SQL Expression folks.
I need to do a saved item search which returns a row for each of two currencies. I need to compare the price for US Dollars with Canadian Dollars (two different rows) and return the difference between them to detect prices that are not the same in both currencies.
Any thoughts? The workaround I have is a scheduled script that runs two searches (one for US Dollars and one for Canadian Dollars and programmatically do the math and produce a csv file. But I am curious if there is a way to accomplish this in saved search.
0