Related Records in #msdyn365bc Email.
Hi All, This week we are talking regarding emails from Business Central. First article in this series will discuss How to Add Related Records in…
Hi All, This week we are talking regarding emails from Business Central. First article in this series will discuss How to Add Related Records in…
This script is part of the SQL Scripts for Microsoft Dynamics GP where I will be posting the scripts I wrote against Microsoft Dynamics…
Retrieve related records for a parent record It’s possible to get related records of a relationship when we retrieve a parent record using RelatedEntitiesQuery property in…
Continuing our previous example, here we have added a new choice field in Table B. Here Table A has a lookup of Table B…
Suppose we have 3 tables, Table A, Table B, and Table C related to each other as Table A (n-1) Table B (n-1) Table…