How to map Blank in Form Request
The requirement is i have a form request from Item availability application after which i am having some rows in the grid. There is one condition which i am not able to put in the form request which is "Lot status code = blank".
I want to have value of "Available" quantity for which "Lot status code = blank". But because i am not able to put this condition i am not able to retrieve "Available" quantity.
How can i map is equal to Blank in Form request. That "Lot Status code" is a QBE field.