Skip to main content

Hello,

I have a very simple GI I am working on.  I want to select “Receipt” records.

The GI works and I can see records where InDocType and TranType have a value of “Receipt” in them.  However, I cannot limit my results with a simple condition on either field I return no records if I add this condition for either field.

 

 

 

Hi @ltussing03 

You missed selecting the From schema checkbox. If you are not checked the checkbox, you need to add the DB value.

I have attached xml for your reference. It is working fine for me.

 


Hi @ltussing03  you can just click on the From Schema and select the Receipt. Just like below.

 


Perfect!  Thank you both!


Reply