Monday, August 28, 2017

ODATA with DAX 365 Operations

https://us.hitachi-solutions.com/blog/how-to-access-dynamics-365-for-operations-data-entities-using-odata-protocol-and-net/
https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/data-entities/odata

No comments:

Post a Comment

Search hierarchy for a match (TableALLGroup) X++

  Table1 ppt;  select firstonly ppt  order ItemCode, ItemRelation, AccountCode, AccountRelation where      (ppt.ItemCode == TableGroupAll::T...