Hi all,
Running AX2012 R3 CU8.
I would like to filter on a form based on two fields, and have it display a line when either of the two conditions are met rather than when both are met - it would appear that this feature cannot be done by the basic Ctrl+F3 query edit
Would I be able to go into my existing form and manually insert an SQL SELECT filter over the form's current datasources?
The two fields in question come from two separate datasources which are linked together by a join - if the above is impossible would I have to alter both of these datasources and if so where would I do this?