Posts

Showing posts from 2020

Validate if a particular Financial Dimension is not null in #MSDyn365FO

Image
In this example, I'm just checking if the "BusinessUnit" dimension is not null or empty.

Get the primary index of a table in X++

Image
Simple method gets you the Primary key index of any table: