ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 27 - MB-820 discussion

Report
Export

DRAG DROP

You create the following Vendor table and Item table in Business Central.

You require the following data set to assign vendors to items.

You need to create a query to assign the vendors.

Which three code blocks should you use to develop the solution? To answer, move the appropriate code blocks from the list of code blocks to the answer area and arrange them in the correct order.

NOTE: More than one order of answer choices is correct. You will receive credit for any of the correct orders you select.



Question 27
Correct answer: Question 27

Explanation:

dataitem(Vendor; Vendor)

dataitem(Item; Item)

DataItemLink = "Vendor No." = Item.Vendor_No;


asked 05/10/2024
Yusuf E
38 questions
User
0 comments
Sorted by

Leave a comment first