Hello, I am trying to create a saved search to get...
# administration
m
Hello, I am trying to create a saved search to get all the items that that have more than 1 bin location . For example Item A has two locations Bin 1 and Bin 2. I tried to put the criteria as summary but I didn't work. It is showing all the items even if they have one only bin location. Could anyone please help me with this how I can get all the items that are in more than 1 bin location ? Thanks
s
Well you put greater than 0, so exactly 1 location should populate.
m
oops Sorry.. I tried it with greater than 1 too. it didn't worked 😞
b
what do your columns look like
v
your results need to be summarized as well for this to work if i am not mistaken
m
Here's the results snapshot which columns I am trying to pull. I tried to summarize results also and it gives no result. I am only looking for the highlighted results in the search.
Here's the item record look this:
v
when you edit the search on the results column did you try grouping by a field, and then counting the binonhand,binnumber field also?
if you could send a screenshot of the actual inside of your saved search's results area that would be good. should be an easy fix once we can see that
m
Please find attached screenshot, it is giving zero results
b
dont group by bin number
💯 1
grouping by bin number means that each combination of name and bin number gets its group/row
the groupings that are used by the columns is the same as that used by the criteria
💯 1