nerdexam
Microsoft

PL-900 · Question #109

You are new to working with Microsoft Flow. You create a flow that extracts birth dates for users and then sends a birthday greeting email to users on their birthday. The flow does not properly…

The correct answer is A. Connectors. Connectors define the connection to an external data source and control how data is retrieved from it, including which fields are pulled and how the data connection is configured. If the flow is not properly extracting birth dates, the issue lies in how the connector is…

Submitted by rohit_dlh· Apr 18, 2026Demonstrate the capabilities of Power Automate

Question

You are new to working with Microsoft Flow. You create a flow that extracts birth dates for users and then sends a birthday greeting email to users on their birthday. The flow does not properly extract birth dates. Where should you make changes?

Options

  • AConnectors
  • BExpression
  • CTemplates

How the community answered

(28 responses)
  • A
    89% (25)
  • B
    4% (1)
  • C
    7% (2)

Explanation

Connectors define the connection to an external data source and control how data is retrieved from it, including which fields are pulled and how the data connection is configured. If the flow is not properly extracting birth dates, the issue lies in how the connector is configured to access the data source - for example, pointing to the wrong table, field mapping errors, or incorrect authentication. Expressions (B) process data already retrieved, and Templates (C) are pre-built starting points, not the source of a data extraction failure.

Topics

#Power Automate#Connectors#Data extraction#Troubleshooting

Community Discussion

No community discussion yet for this question.

Full PL-900 Practice