Single Choice Easy

QWhich two of the following types of relations can only be created on numeric fields?

ID: #9359 Table Relations in D365 F&O X++ 349 views
Question Info
#9359Q ID
EasyDifficulty
Table Relations in D365 F&O X++Topic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A Normal relation & Foreign Key Relation
  • B Field fixed relation
  • C Related field fixed relation
  • D Option B and C
Correct Answer

Explanation

Justification:

  1. A normal relation can be created on any field type.
  2. A field fixed relation can only be created on a numeric field. A numerical value must be entered for the Value property of the selected field to act as a filter.
  3. A related field fixed relation can also only be created on a numeric field. A numerical value must be entered for the Value property of the selected field to act as a filter.
  4. A Foreign Key Relation specifies correspondence between a foreign key field in the present table and the primary key field in another parent table. It is not restricted to numerical field types.

 

Related Lesson: Relations

Share This Question

Challenge a friend or share with your study group.