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
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
Justification:
- A normal relation can be created on any field type.
- 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.
- 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.
- 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
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic