Quantcast
Channel: Microsoft Dynamics 365 Community
Viewing all articles
Browse latest Browse all 17314

AX Retail: Follow the Progress in converting Preaction to Action

$
0
0
Description: Simple sql script to catch the number of actions generated (A-JOBS) --RETAILCONNPREACTIONTABLE Tracking with percentage calculation SELECT count(*) AS RecordCount ,S1.REFTABLEID ,S2.NAME ,t5.RecordCount1 AS PROCESSED ,t6.RecordCount2 AS UNPROCESSED ,((t5.RecordCount1 * 100) / (t5.RecordCount1 + t6.RecordCount2)) AS RecordPercentage ,t7.recordcount3 AS NumActionsCreated ,(t7.RecordCount3 / t5.RecordCount1) AS PreActionToActionPerc...(read more)

Viewing all articles
Browse latest Browse all 17314

Trending Articles



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