nerdexam
Microsoft

MB-820 · Question #84

You have an XMLport that exports items from a database to an XML file. You need to change the export format from XML to CSV. What should you do?

The correct answer is E. Change the Format property to VariableText. https://learn.microsoft.com/en-us/dynamics365/business-central/dev- itpro/developer/properties/devenv-format-property

Develop by using AL objects

Question

You have an XMLport that exports items from a database to an XML file. You need to change the export format from XML to CSV. What should you do?

Options

  • AChange the Direction property to Both.
  • BChange the FormatEvaluate property to Legacy.
  • CChange the XmlVersionNo property to 1.1.
  • DFill the FileName property with the Items.csv value.
  • EChange the Format property to VariableText.

How the community answered

(27 responses)
  • A
    7% (2)
  • D
    4% (1)
  • E
    89% (24)

Explanation

https://learn.microsoft.com/en-us/dynamics365/business-central/dev- itpro/developer/properties/devenv-format-property

Topics

#XMLport#Format property#CSV export#VariableText

Community Discussion

No community discussion yet for this question.

Full MB-820 Practice