Friday, January 22, 2021

How to Use the Table Browser in D365FO using Chrome add-ins

 Install chrome extension for table browser


Add and do config as per req




Note: table & data entity also will work.

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...