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

RE: Select statement returns empty field

$
0
0

Jakob-

select firstonly RecId, OrderId, FeedType, TransactionRelation from transactionOverview
    where transactionOverview.OrderId == _orderId&& transactionOverview.FeedType == _feedType;

query is ok, but there is problem is the undustanding. when Firstonly keyword only will fetch first record in table, either it satisfies ur where clause or not. in ur case it does not satisfy where clause and returns nothing

Viewing all articles
Browse latest Browse all 175888

Trending Articles



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