ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 97 - PL-500 discussion

Report
Export

DRAG DROP

You are preparing to create a cloud flow that queries data from a SharePoint list.

You must use different SharePoint lists for the test and production environments.

You need to configure the flow to select the correct SharePoint list for the environment where you deploy the flow. Which five actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.


Question 97
Correct answer: Question 97

Explanation:

Create a new cloud flow in a solution and add a Get items action.In the solution, create an environment variable where Data Type equals Data source and Parameter Type equals Site. This will store the SharePoint site URL as a variable.In the solution, create another environment variable where Data Type equals Data source and Parameter Type equals List. This will store the SharePoint list name as a variable.Choose a SharePoint site and list from available environmental variables in the Get items action. You can use the parameters function to reference the variables by name.Enter custom values for the target SharePoint site and list in each environment where you deploy the flow. You can do this while importing the solution or by editing the environment variables.

asked 05/10/2024
Franckline Dormeus
44 questions
User
0 comments
Sorted by

Leave a comment first