Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 175888

RE: Filters to find duplicate values in a column

$
0
0

Such complex queries cannot be found with simple filtering if you want to find all of them.

You need to write an X++ job where you take 2 pairs of InventSum+InventDim records, and match their values for item on InventSum and batch+location on the InventDim, where LicensePlate is different, and you have onhand stock for both (availphysical > 0). Looping through those records would give you the expected results.


Viewing all articles
Browse latest Browse all 175888


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>