New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft MB-500 Exam - Topic 6 Question 100 Discussion

Actual exam question for Microsoft's MB-500 exam
Question #: 100
Topic #: 6
[All MB-500 Questions]

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 CustlnvokeJour table as a parameter Declare the SalesTable and SaleslnvoiceHeaderFooterTmp tables on the new method Populate the new fields by using the _custlnvoiceJour parameter to reference SalesTable.

Does the solution meet the goal?

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

0/2000 characters
Moon
3 months ago
Just to clarify, are those fields actually in the SalesTable?
upvoted 0 times
...
Willodean
3 months ago
Wait, are we sure about using Chain of Command for this?
upvoted 0 times
...
Merilyn
3 months ago
Seems like a solid solution to me!
upvoted 0 times
...
Freeman
4 months ago
I don't think using CustInvoiceJour is the right approach here.
upvoted 0 times
...
Van
4 months ago
Yes, that method should work for populating the fields.
upvoted 0 times
...
Nicholle
4 months ago
I think the solution might not meet the goal because the parameter should probably be SalesTable instead of CustInvoiceJour. It seems like a mismatch to me.
upvoted 0 times
...
Veronique
4 months ago
I remember that in a similar scenario, we had to ensure the correct tables were declared. I feel like using SalesInvoiceHeaderFooterTmp is correct, but I'm not confident about the parameter.
upvoted 0 times
...
Arminda
4 months ago
This reminds me of a practice question where we had to extend a report and populate custom fields. I think we did use Chain of Command, but I'm a bit confused about the parameter choice here.
upvoted 0 times
...
Carmen
5 months ago
I'm not entirely sure if using the CustInvoiceJour table as a parameter is the right approach. I thought we should be referencing the SalesTable directly instead.
upvoted 0 times
...
Lelia
5 months ago
This looks like a good solution to me. Extending the existing report design and using the CustInvoiceJour table to populate the new fields seems like a logical way to meet the requirements. I'd give this a try and see if it works as expected.
upvoted 0 times
...
Avery
5 months ago
I'm a bit confused about the use of the Chain of Command (CoC) pattern here. Is that really necessary, or is there a simpler way to populate the new fields? I'll need to research that pattern a bit more to see if it's the best approach.
upvoted 0 times
...
Blondell
5 months ago
Alright, this seems straightforward enough. The key is to make sure the new fields are properly populated from the CustInvoiceJour table. As long as the extension method is implemented correctly, this should do the trick.
upvoted 0 times
...
Muriel
5 months ago
Okay, let me think this through step-by-step. I need to make sure I understand the requirements, the existing report design, and how the extension is supposed to work. Then I can evaluate if the proposed solution meets the goal.
upvoted 0 times
...
Anna
5 months ago
Hmm, this looks like a tricky one. I'll need to carefully review the code and understand how the Chain of Command (CoC) pattern is being used to populate the new fields.
upvoted 0 times
...
Cristy
1 year ago
I think it's No, because the solution does not directly reference the StatesTable table for populating the new fields.
upvoted 0 times
...
Cathrine
1 year ago
Yes, because the solution creates a new method to populate the custom fields.
upvoted 0 times
...
Barbra
1 year ago
Haha, 'Chain of Command (CoQ)' - sounds like a new management buzzword. But seriously, this solution seems to fit the requirements, so I'd say it's a yes from me.
upvoted 0 times
Willie
11 months ago
User 4: I also think it's a yes.
upvoted 0 times
...
Leonard
12 months ago
User 3: Yes, it seems to meet the goal.
upvoted 0 times
...
Quentin
12 months ago
User 2: Agreed, the solution looks good.
upvoted 0 times
...
Anabel
12 months ago
User 1: Yes
upvoted 0 times
...
...
Daniela
1 year ago
I'm not sure if this is the best solution. Shouldn't we be using the SalesTable directly instead of going through the CustInvoiceJour table? That seems like an extra step.
upvoted 0 times
...
Ilene
1 year ago
Looks good to me! Using the CustInvoiceJour table to populate the custom fields in the SalesTable seems like a logical approach.
upvoted 0 times
Norah
11 months ago
A) Yes
upvoted 0 times
...
Selma
11 months ago
B) No
upvoted 0 times
...
Jeff
12 months ago
A) Yes
upvoted 0 times
...
...

Save Cancel