Hi all,
I am trying to create a lobby - Shipments which contains Shipment status and count. I want to pass Shipment status as filter to Shipment screen but got this error.
Below is my navigation URL.
page/Shipments/List?$filter= Objstate eq $$Objstate]
FYI, I can close the error and click the search the button and it will pull the correct data for me but how doi get rid of this error message popping up.
Thank you for your expert advice.