Creation of a Computed Method in a View or in Data Entity in D365FO using X++
Today we will learn about computed methods in a View or a Data Entity. As the name suggests the computed methods are computed in SQL level and adds the query directly to the View/Data entity's metadat
May 14, 20262 min read4


