PL-900 Exam QuestionsBrowse all questions from this exam

PL-900 Exam - Question 232


A company uses a Power Apps canvas app to enter information. The canvas app uses a Microsoft SharePoint list to store information.

A user manually copies the information to a Microsoft Dataverse instance.

You must automate the manual process.

You need to create a solution to meet the requirement.

What should you do?

Show Answer
Correct Answer: D

To automate the manual process of copying information from a SharePoint list to Microsoft Dataverse, a Power Automate cloud flow is the appropriate solution. The cloud flow can use standard connectors for SharePoint and Dataverse to automatically move data between these services whenever a new record is created in the SharePoint list. This eliminates the need for manual intervention and ensures the data is always up-to-date. Creating a cloud flow with necessary connectors directly addresses the requirement for automation, without involving unnecessary email connectors or business process flows.

Discussion

14 comments
Sign in to comment
niknejm
Aug 30, 2023

B. There is nothing about the Outlook in the question, so E is wrong.

rmengOption: D
Nov 15, 2023

In D, you need connectors for SharePoint and Dataverse to create the cloud flow. However, these connectors are considered as standard connectors, which means they are included in the Power Automate license and do not incur any additional costs. Therefore, you can create a cloud flow with no connectors in terms of pricing, but you still need to use the SharePoint and Dataverse connectors in terms of functionality.

pptolOption: E
Jul 18, 2023

E. Todos los destinos están en la nube, y se necesita un email para conectar a SharePoint

DavebitOption: B
Mar 25, 2024

B. Are there better options? Yes. Are there present on the answer? No. The user does that manually, so desktop flow.

babuvt
Jun 27, 2024

PAD cannot access Data verse database. PA cloud flows can do this easily. So answer is D or E

jnlnnnOption: B
Feb 26, 2024

It seems like some are just pissing in the well and ruining it for everyone else. B is most likely the answer, probably not optimal but is the only option that works Not D, a connector is required for SharePoint regardless of rmeng's thoughts Not E, an email connector does not get you to SharePoint

babuvt
Jun 27, 2024

Wrong.. PAD cannot access Dataverse database. PA cloud flows can do this easily. So answer is D or E (can be ignored since email is involved)

babuvt
Jun 27, 2024

Answer is D assuming Dataverse connector is a standard one so ignored. It can't B since calling a PAD flow from a Business Cloud Flow is cumbersome and not of level for PL-900 exams. If you think simple & straight it is Answer: D

bindadarsh7Option: E
Jul 23, 2023

Here are the steps on how to create the flow: Create a new Power Automate cloud flow. Add a trigger that fires when a new record is created in the SharePoint list. Add an action to copy the information from the SharePoint list record to a Dataverse record. Save and publish the flow. The flow will now automatically copy the information from the SharePoint list to Dataverse whenever a new record is created in the list.

Moiz1031
Aug 28, 2023

Dont forget, in option E the email connector is mentioned that is of no use. So option E is not right.

rmeng
Nov 8, 2023

B- business process flow can be used to guide users through the process of entering information. Within this business process flow, you can incorporate a step that triggers a Power Automate desktop flow to automate the copying of information to the Microsoft Dataverse instance. This will streamline the manual process and improve efficiency.

fizzikkzOption: B
Nov 9, 2023

There is nothing that needs to be send to the email in this problem. Build a BPF that calls a Power Automate to input the data

fizzikkz
Nov 12, 2023

Its B Nothing needs to be sent to email so E is wrong D no connector wrong

TVRSTOption: B
Mar 11, 2024

Please see jnlnn

f81043f
May 10, 2024

note the word "manually" -> desktop flow (only one - local) while cloud flow is API and connectors . Ans: B

babuvt
Jun 27, 2024

PAD cannot access Data verse database. PA cloud flows can do this easily. So answer is D or E

hype23
Aug 28, 2024

Chat GPT: Correct Answer: None of the provided options directly meet the requirement. The most appropriate solution would be to create a Power Automate cloud flow with connectors to SharePoint and Dataverse. Unfortunately, none of the options explicitly mention using the correct connectors. However, among the given options, Option B (with modification to use a cloud flow instead of a desktop flow) is the closest to the correct solution. In a real-world scenario, you would create a Power Automate cloud flow that: Triggers when a new item is added to the SharePoint list. Uses connectors for SharePoint to retrieve the data. Uses connectors for Dataverse to create a new record with the retrieved data. But given the constraints of the provided answers, Option B is the most aligned, though it would typically be executed via a cloud flow rather than a desktop flow. & Copilot and Gemini were set on B as well.

FreddyKruger1Option: D
Apr 20, 2025

There is no correct answer provided. Closest is D, but should say 'without premium connectors' or 'with standard connectors'. It's not B because you don't need a business process flow. You 'could' use Power Automate Desktop to do the manual work, but a cloud flow is more appropriate. Poor set of answers is the just of it.