exam questions

Exam PL-100 All Questions

View all questions & answers for the PL-100 exam

Exam PL-100 topic 3 question 95 discussion

Actual exam question from Microsoft's PL-100
Question #: 95
Topic #: 3
[All PL-100 Questions]

DRAG DROP
-

You are creating a Power Automate cloud flow.

The data in the flow must perform the following actions:

• Return the first character of a string of text.
• Convert an array to a single string.

You need to manipulate the data.

Which data operations should you use? To answer, drag the appropriate data operations to the correct changes. Each data operation may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

Show Suggested Answer Hide Answer
Suggested Answer:

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
MaxWe
Highly Voted 2 years ago
Return the first character of a string to text: Compose Cannot be select because it uses an array as an input Convert an array to a single string: Join action con convert an array into a string https://learn.microsoft.com/en-us/power-automate/data-operations
upvoted 5 times
LinhTieu
1 year, 11 months ago
Based on the link you provided, I think 2. Convert to single string: Join 1. Return the first character: Filter array - Compose: "Use the Data Operation - Compose action to save yourself from having to enter the same data multiple times as you're designing a cloud flow" - Filter Array: "Use the Filter array - Data Operation action to reduce the number of objects in an array to a subset that matches the criteria you provide" - Select: "Use the Data Operation – Select action to transform the shape of objects in an array"
upvoted 2 times
...
...
Better_ask_a_Dev
Most Recent 1 year, 4 months ago
1. Compose 2. Join
upvoted 1 times
...
PaulinhoDummett
1 year, 7 months ago
The first one has to be Compose, we would use the substring function within a Compose operation to return a string, from a string of text. The other three operations all only take arrays as an input. Second is Join. https://learn.microsoft.com/en-us/power-automate/data-operations https://manueltgomes.com/reference/power-automate-action-reference/compose-action/
upvoted 1 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 ...