ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 260 - MB-500 discussion

Report
Export

A company is using a Dynamics 365 finance and operations app.

The accounting department requests two custom fields named CusStatus and CusDiscount for the header of the sales invoice SSRS report The custom fields are in the SatesTable table.

You create a duplicate of the report design and add the two new fields to a temporary table by using the following extension:

You need to populate the new fields by using Chain of Command (CoQ

Solution: Create a new method on the MySaleslnvoiceDP_Extension class named populatelnvoiceHeaderfooterCustom which uses the CustlnvotceJout table as a parameter Declare the SalesTable and SaleslnvoiceHeaderFooterTmp tables on the new method on line 07. Populate the new fields by using the _custlnvoiceJour parameter to reference SalesTable Call the new method on the populateSaleslnvoiceHeadeiFooterTmp method on line 08.

Does the solution meet the goal?

A.

Yes

Answers
A.

Yes

B.

No

Answers
B.

No

Suggested answer: B
asked 10/11/2024
Mohammad Wahid
46 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first