Показать сообщение отдельно
Старый 19.03.2023, 23:13   #1  
Blog bot is offline
Blog bot
Участник
 
25,475 / 846 (79) +++++++
Регистрация: 28.10.2006
daxrunbase: DMF TransferStatus to check entity processing
Источник: https://www.daxrunbase.com/2023/03/1...ty-processing/
==============

When we work with a Data Entity in D365FO, it can get tricky to track how transfers are going and how much is left. Here is a quick SQL snippet to query staging tables to figure out DMF TransferStatus: select executionid, transferstatus, case when transferstatus = 0 then 'Not started' when transferstatus = 1 then [...]

The post DMF TransferStatus to check entity processing appeared first on DAXRunBase.



Источник: https://www.daxrunbase.com/2023/03/1...ty-processing/
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору.