Hello, I'm trying to make a search that will retur...
# suiteanalytics
j
Hello, I'm trying to make a search that will return an item's price for a certain customer but seem to be having trouble. I'd like to supply an item and a customer as a filter and have returned to me the unit price that would be sourced for that item when adding to a sales order for that customer. The customer may have a custom customer specific price level and if they don't have this I'd like the customers normal price level returned. Does this make sense to anyone, any ideas?
k
I have had to do this before. Give me a shout when your around.
j
@karlenigma How did you achieve this? Thanks for the help!
k
well you can use a criteria in a searchcalled assigned price level = true
j
I'll have a look at this filter and see if that helps.