Exam PL-100 All QuestionsBrowse all questions from this exam
Question 129

You are creating an app for an organization's human resources (HR) department. You create an Employee entity in an unmanaged Microsoft Dataverse solution.

Another user creates the following Power Automate flows separately from the solution:

You need to incorporate the flows that can be added to the solution.

Which two flows can you include? Each correct selection presents a complete solution.

NOTE: Each correct selection is worth one point.

    Correct Answer: C, D

    AD

    You can add any of these conditions to determine precisely when your flow is triggered.

    Reference:

    https://docs.microsoft.com/en-us/power-automate/connection-cds-native

Discussion
RaminAhmadi

This question is not clear at all!! I hope we don't face such questions in the real exam!!

Urchylis

The question is definitely not clear. Only option D here is clear enough

d365developerOptions: AD

A and D are simple Automated flows, so without thinking twice i will say A and D are correct answers. Others are Instant and Scheduled flows which have some limitations.

Wonderkid73

No stated limitations with scheduled flows: https://docs.microsoft.com/en-gb/powerapps/maker/data-platform/solutions-overview#known-limitations I was able to add a scheduled flow to a solution. Accordingly not a conclusive enough reason to categorically state incorrect. Nonetheless I'd equally go for A and D if pressed.

pootietang

Correct. https://docs.microsoft.com/en-us/powerapps/maker/data-platform/solutions-overview#known-limitations

Gautam123Options: AD

correct

EdriskaOptions: AD

The flows that can be added to a solution in Power Automate are those that are triggered by an event in a Dataverse environment or those that connect to SharePoint. A. FlowA: This flow is triggered by an event in SharePoint. According to the limitations discussed in the Power Users community, flows that connect to SharePoint are available in solutions. Therefore, FlowA can be added to the solution. B. FlowB: This flow is triggered by a user action in OneDrive for Business, not in the Dataverse environment or SharePoint. Therefore, it cannot be added to the solution. C. FlowC: This flow is triggered by a timed event, not by an event in the Dataverse environment or SharePoint. Therefore, it cannot be added to the solution. D. FlowD: This flow is triggered by the creation of a new employee record in the Dataverse environment. Therefore, it can be added to the solution. So, the correct answers are: A. FlowA D. FlowD

laysmuncher

bro is everywhere

MeHungarian

He is helping tho

louigimc

The questions/answers here make no sense

DomenicOptions: AD

"A" and "D" Automatic flows can be exported. "B" and "C" are manual flows and cannot be exported

DudeOptions: BD

I suspect that this answer is correct, the following discussion confirms it. https://powerusers.microsoft.com/t5/General-Power-Automate/Flow-not-available-to-add-to-solution/td-p/601635 Here are few limitations: Button triggered flows are not available in solutions. Flows triggered from Microsoft 365 applications such as Excel are not available in solutions. Flows that connect to SharePoint are not available in solutions. Button trigger flows: Change the trigger to different trigger. Once you see the flow in the solution, add it to the solution. Then, change the trigger.

Miclarsen

Another poorly constructed question. Is clearly states that another user has already created the flows, but clearly some of the flows are even possible to create in the first place. The question should reflect that, and ask which of the above flows are actually possible !!

ojOptions: AD

Answer is correct, the trigger for flows can only be create, update and delete. "The flows you create can trigger when a Dataverse record is created, updated, or deleted. [only create is implied in the options A and D. While C and B are about retrieval] Additionally, you can perform create, update, retrieve, and delete actions on records within Dataverse." https://docs.microsoft.com/en-us/power-automate/connection-cds-native

KrishEXMOptions: AD

AD is the answer!

JajabinkOptions: CD

C (scheduled flow) and D

Maxcloud

Correct

SmileOS

Correct

Kunalgoel

Correct

moodi86Options: CD

https://docs.microsoft.com/en-us/powerapps/maker/data-platform/solutions-overview -->"Flows triggered from Microsoft 365 applications such as Excel are not available in solutions." so this excludes sharepoint A & onedrive triggered b-->answer CD

samuraiOptions: AD

I will go with A and D. D being the obvious and A being the most appropriate out of the rest.