nerdexam
Microsoft

PL-400 · Question #209

You are developing a Power Platform solution for a medical practice. You create a custom table named Doctors to record details about the doctors who work at the medical practice. You must be able to…

The correct answer is B. Navigate to Table options and enable attachments. You can either add a new field of type File, or enable Notes for the entity, in which case the file will be stored in related Annotation record. https://docs.microsoft.com/en-us/powerapps/developer/data-platform/file-attributes

Submitted by rania.sa· Apr 18, 2026

Question

You are developing a Power Platform solution for a medical practice. You create a custom table named Doctors to record details about the doctors who work at the medical practice. You must be able to attach a PDF copy of a doctor's medical license to the row for each doctor. You need to configure the table. What should you do?

Options

  • ACreate a Power Automate flow to add attachments.
  • BNavigate to Table options and enable attachments.
  • CNavigate to Column options and enable attachments.
  • DCreate relationships between the Doctor table and the Notes table.

How the community answered

(33 responses)
  • A
    15% (5)
  • B
    76% (25)
  • C
    6% (2)
  • D
    3% (1)

Explanation

You can either add a new field of type File, or enable Notes for the entity, in which case the file will be stored in related Annotation record. https://docs.microsoft.com/en-us/powerapps/developer/data-platform/file-attributes

Community Discussion

No community discussion yet for this question.

Full PL-400 Practice