I put a filter on values to see if anything goes below zero. The value of one item is -5 without the filters applied. When I put -1 to the max. value filter, I see the same item filtered but the new value is -15. I know the correct value is -5 and need help on this error.
Why i need this functionality: I need to filter and see which stocks are below zero in order to find out errors of warehouse managers.
As you can see I have 4 inputs for that stock and total SAYIM makes 5 for that stock. Breakdown to warehouses would be -5 in “BILECIK SRP” and 10 in “HÜKÜMET”. I’m trying to filter minus values but when I do it gives -15 in BILECIK SRP instead of -5.
I also put the raw data for that stock below in both screenshots.