'Invalid date format issue in Generic Inquiry in Acumatica mobile

I created a Generic Inquiry and Exposed to the Mobile Application. However, I keep getting "String was not recognized as a valid DateTime." whenever I open up Filter in mobile app but it works smoothly in web.

Parameters: enter image description here

Conditions enter image description here

My Appointments screen in Mobile

enter image description here

Error in Mobile App when go to Filters:

enter image description here

I checked parameters and conditions with other existing GIs and looks similar to me.



Solution 1:[1]

In your paramter StartDate... try @Today-1 That will get you yesterday's date

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Chris H