Hello,
When using data entity thru DMF to import or update data in D365 FAO, how to quickly determine the mandatory fields to be included in the import file? Is there a way to see this thru X++ code (is it the primary key setup)? I did a copilot and suggested checking the staging table in SQL DB but all fields are set to not null constraints.
Thanks!
Joseph