exam questions

Exam PL-900 All Questions

View all questions & answers for the PL-900 exam

Exam PL-900 topic 1 question 243 discussion

Actual exam question from Microsoft's PL-900
Question #: 243
Topic #: 1
[All PL-900 Questions]

You create a Power Apps app and Power Automate flow.

You need to combine multiple types of field values into a single string value and format the string.

What should you use?

  • A. condition
  • B. switch
  • C. environment variable
  • D. expression
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
noorms
Highly Voted 1 year, 7 months ago
correct Answer is D Options A and B, condition and switch, are used to evaluate conditions and perform different actions based on the result. They are not used for concatenating or formatting strings. Option C, environment variable, is a way to store and retrieve data that can be used across different Power Apps and Power Automate components. It is not relevant to concatenating or formatting strings.
upvoted 15 times
RanaW
1 year, 4 months ago
Thanks for the clarification
upvoted 2 times
...
...
SoulRock
Most Recent 11 months, 2 weeks ago
Selected Answer: D
D. expression
upvoted 1 times
...
CRMDom
1 year, 2 months ago
Selected Answer: D
Correct - The expression can be used to concatenate, or join together, the different field values into a single string, using the "&" symbol to separate each value.
upvoted 1 times
...
juandmi
1 year, 7 months ago
correct
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...