You are developing a flow that interacts with a Microsoft Dataverse table named Account. The table includes the following columns: The flow must only trigger when a record is added to the Accounts table and the following conditions are met: the websiteurl field is set to https://microsoft.com the crabd_triggerflow field is set to Yes You need to configure the flow trigger. Which trigger condition expression should you use?

QuestionsCategory: PL-500You are developing a flow that interacts with a Microsoft Dataverse table named Account. The table includes the following columns: The flow must only trigger when a record is added to the Accounts table and the following conditions are met: the websiteurl field is set to https://microsoft.com the crabd_triggerflow field is set to Yes You need to configure the flow trigger. Which trigger condition expression should you use?
Admin Staff asked 4 months ago
You are developing a flow that interacts with a Microsoft Dataverse table named Account. The table includes the following columns:
 Image
The flow must only trigger when a record is added to the Accounts table and the following conditions are met: the websiteurl field is set to https://microsoft.com the crabd_triggerflow field is set to Yes
You need to configure the flow trigger.
Which trigger condition expression should you use?

A. @and(equals(triggerOutputs()?['body/crabd_triggerflow'], '126690000'), equals(triggerOutputs()?['body/websiteurl'], 'https://microsoft.com') )

B. @and(equals(triggerOutputs()?['body/crabd_triggerflow'], 126690001), equals(triggerOutputs()?['body/websiteurl'], 'https://microsoft.com') )

C. @or(equals(triggerOutputs()?['body/crabd_triggerflow'], 126690000), equals(triggerOutputs()?['body/websiteurl'], 'https://microsoft.com') )

D. @or(equals(triggerOutputs()?['body/crabd_triggerflow'], '126690001'), equals(triggerOutputs()?['body/websiteurl'], 'https://microsoft.com') )








 

Suggested Answer: A



This question is in PL-500 Microsoft Power Automate RPA Developer Exam
For getting Microsoft Certified: Power Automate RPA Developer Associate Certificate





Disclaimers:
The website is not related to, affiliated with, endorsed or authorized by Microsoft. 
The website does not contain actual questions and answers from Microsoft's Certification Exams.
Trademarks, certification & product names are used for reference only and belong to Microsoft.

Recommended

Welcome Back!

Login to your account below

Create New Account!

Fill the forms below to register

Retrieve your password

Please enter your username or email address to reset your password.