Skip to main content
Solved

Record not showing despite being found


Forum|alt.badge.img

Hello,

I have made a new generic inquiry to help with warehouse staff, the last screen they wanted was to show shipments that have been sitting for more than 24 hours. Easy enough since I added a a calculated column to see how long a shipment has been waiting. See image bellow.

I then made a new filter and added the new condition:

 

However the result I get is this:

 

And there is 1 shipment that is over 24 hours old, and in the bottom left hand corner we can see that Acumatica is finding it, just not showing it.

What is also weird is that if I change the filter query to “Less than” 24 hours, it does show every shipment that is less than 24 hours old! So I dont know why “Greater than” and “Greater than or equal to” is broken.

 

Any advice would be greatly appreciated,

Thank you.

 

Best answer by hkabiri

@AidenMission As a workaround on your GI Results Grid and for the field with formula , TimeToShip, add a convert to Decimal like =CDec( DateDiff(….) ) and use a field like SOOrder.OrderQty as schema field for it. Check if that helps with the filter of Greater than.

View original
Did this topic help you find an answer to your question?

2 replies

hkabiri
Acumatica Moderator
Forum|alt.badge.img+7
  • Acumatica Support Team
  • 195 replies
  • Answer
  • May 25, 2023

@AidenMission As a workaround on your GI Results Grid and for the field with formula , TimeToShip, add a convert to Decimal like =CDec( DateDiff(….) ) and use a field like SOOrder.OrderQty as schema field for it. Check if that helps with the filter of Greater than.


Forum|alt.badge.img
  • Author
  • Jr Varsity II
  • 25 replies
  • May 25, 2023

Thank you @hkabiri very much! Doing both steps, adding the CDec() and adding the Schema field to TimeToShip made it work.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings