Microsoft Power Platform Fundamentals — Question 5

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?

Answer options

Correct answer: B

Explanation

The correct answer is B, as the Expression section is where you define how data is manipulated and retrieved. If the flow is not extracting birth dates correctly, it is likely an issue with the expression used. The connectors are responsible for linking services and templates are predefined structures, neither of which would directly affect date extraction.