exam questions

Exam PL-600 All Questions

View all questions & answers for the PL-600 exam

Exam PL-600 topic 1 question 13 discussion

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

HOTSPOT -
You need to design a Power Platform solution that meets the following requirements:
Capture data from a row during deletion to be used in an automated process.

✑ Use AI to process forms and automate data entry from paper-based forms.
Which requirements can be met by using out-of-the box Power Platform components?
Instructions: For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: Yes -
This can be done with Dataverse flows: The When a row is added, modified or deleted trigger runs a flow whenever a row of a selected table and scope changes or is created.

Box 2: Yes -
AI Builder is a Microsoft Power Platform capability that provides AI models that are designed to optimize your business processes. AI Builder enables your business to use AI to automate processes and glean insights from your data in Power Apps and Power Automate.
Reference:
https://docs.microsoft.com/en-us/power-automate/dataverse/create-update-delete-trigger

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
danosagi
Highly Voted 3 years, 7 months ago
1) YES! - Not with Power Automate Flow, since it doesn't capture useful data except the guid. BUT it can be done with OOB REAL-TIME WORKFLOW. The Deletion trigger of real-time workflow capture the "Before" (Pre-image) data of the deleted record. 2) Yes
upvoted 37 times
ibuy
7 months, 2 weeks ago
Do we have real time workflows with just power platform license (Question does not talk about D365 CE licenses)
upvoted 2 times
Sri2020
6 months, 4 weeks ago
Hi @ibuy, Yes. Workflows can be created with power platform license (no Dynamics 365 license required)
upvoted 2 times
...
...
dylan99
1 year, 2 months ago
For the first question you can't directly do it with a Power Automate and for sure a workflow would be the best solution. But with a custom button you can trigger a flow that deletes the row only after all the process is completed
upvoted 2 times
...
AC_DC
3 years, 4 months ago
It says to design a powerplatform solution.
upvoted 3 times
Aedu
3 years, 1 month ago
I agree with AC_DC. Workflows are still part of the Power Platform, but probably only for compatibility reasons. Every time you get the processes overview displayed, there is a nice message indicating that you should use Flows after all. So I understand here that Workflows is not the good answer.
upvoted 1 times
TestingCRM
3 years, 1 month ago
This would be a synchronous workflow, where Power Automate still doesn't offer an option, so I would say 1) Yes, 2) Yes as @danosagi
upvoted 2 times
...
...
...
...
NoNameBrand
Highly Voted 3 years, 9 months ago
1) No "Currently the Delete Trigger only returns very limited (and not very useful) data on the record that was deleted - basically just the GUID of record." https://powerusers.microsoft.com/t5/Power-Automate-Ideas/CDS-Delete-Trigger/idi-p/552844 2) Yes
upvoted 16 times
Zakaria10
3 years, 9 months ago
Agree with you, I wanted to do this with flow without success, flow return only Guid... I hope this changes in the futur...
upvoted 3 times
...
...
nqthien041292
Most Recent 9 months, 3 weeks ago
Capture data from a row during deletion to be used in an automated process: Yes: This can be achieved using Power Automate. You can create a flow that triggers on the deletion of a row in a Dataverse table. The flow can capture the data from the deleted row and use it in subsequent steps of the automated process. Use AI to process forms and automate data entry from paper-based forms: Yes: This can be achieved using AI Builder in Power Platform. AI Builder offers form processing capabilities that can extract data from paper-based forms and automate data entry into your system.
upvoted 2 times
...
nqthien041292
1 year, 1 month ago
Vote: 1: No 2: Yes
upvoted 1 times
...
ari1992
1 year, 11 months ago
1) Yes (since in power automate flows (automated) the new trigger is when a row is added, modified or deleted, which captures all the needed info ) 2) Yes
upvoted 2 times
Jnicosia
1 year, 3 months ago
i tried but it doesn t work. When action delete is returned online item ID. (Data source SharaPoint). Imho No Yes
upvoted 2 times
...
...
aok95
2 years, 2 months ago
Understanding that deletion only gives the GUID, but the question is so vague it says capture data not capture useful data. So you can get data from a Flow, just would not be useful to do much with it. Can be argued.
upvoted 2 times
...
CRMBug
2 years, 5 months ago
1.No 2.Yes
upvoted 2 times
...
[Removed]
2 years, 6 months ago
Real time workflows are an integral part of Power Platform and, until MS formally notifies they will be deprecated, they will still be being part of it. So, I don´t see a reason why we could achieve the proposed objective using them. MS could not simply deprecate OOB workflows, especially real-time based because of a matter of compatibility.
upvoted 3 times
...
petertwilliams
2 years, 6 months ago
1) Yes. If auditing is turned on, you can use Power Automate to use the GUID retrieved from the trigger to get all the information from the record audit history using OOTB Power Platform components. I have created such Flows many times. 2) Yes
upvoted 4 times
...
ats04
2 years, 10 months ago
Should be No, Yes
upvoted 2 times
...
Icky
2 years, 11 months ago
Yes and Yes: https://docs.microsoft.com/en-us/power-automate/dataverse/create-update-delete-trigger. I would include a note on the question in the exam about the GUID for the first one. If you fail the exam, you can challenge it with the notes you add to each of your questions. When unsure, comment.
upvoted 3 times
...
Dynamic_MD
2 years, 11 months ago
Why cant we use plugin here with preimage? I dont think, the word automated process means only 'Process' section of CRM. Plugin is also part of automation. So I would go with Yes, Yes
upvoted 1 times
Icky
2 years, 11 months ago
Plug in is not OOB
upvoted 1 times
...
...
JAVI1771
2 years, 11 months ago
Both are Yes 100%
upvoted 1 times
...
PPDude
3 years, 1 month ago
1. NO 2. YES
upvoted 1 times
...
LostArc
3 years, 2 months ago
This question was there on 20/Feb/2022.
upvoted 1 times
...
giogo
3 years, 2 months ago
1-No (Currently the Delete Trigger only returns very limited (and not very useful) data on the record that was deleted - basically just the GUID of record.) 2-Yes
upvoted 1 times
...
[Removed]
3 years, 4 months ago
1)No 2) YEs
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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago