Looking for some help with creating a saved search...
# inventory
i
Looking for some help with creating a saved search for open transfer orders by item. I have it mostly working only issue I have is that the from location and to location are showing the same location. I can't figure out how to get the from location to show. Anyone come across this before
e
From field = Location
To field = To Location
i
That's how I have it set but the location field keeps returning the to location instead. So on the results both the location and to location are just showing the to location. It works fine on main level true but on main level false it doesn't
a
Do a formula(text) field and set it to {fromlocation}
i
tried that but got the error "ERROR: Field Not Found" attached is screenshot of the criteria and results, not sure what I am missing here.