preloader-matrix

Alfasith

Container and unbounded string (text) fields are not allowed in a WHERE expression in AX

Hi,

Senario:

str ArgsValue = “00154AC”;
while select PurchTable where PurchTable.FeildName == ArgsValue

Solution:

we need to find the EDT used by the particular field and instead of declaring same EDT and assign so the we can over come from that error.

Regards,

Leave a Reply

Your email address will not be published. Required fields are marked *