exam questions

Exam PL-200 All Questions

View all questions & answers for the PL-200 exam

Exam PL-200 topic 1 question 12 discussion

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

A veterinary office plans to use Power Platform to streamline customer experiences. The customer creates a canvas apps to manage appointments.
On the client appointment form, there is a dropdown field for clients to select their type of pet. If a client selects the option Other, the veterinarian wants a text field to appear so that additional details can be added.
You need to create a dynamically visible field.
What should you configure?

  • A. workflow
  • B. business process flow
  • C. business rule
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
Seej
Highly Voted 3 years, 9 months ago
You can't use a business rule in Canvas app to show or hide fields based on another field. Actually all available answers are wrong, showing/hiding fields in Canvas apps are done using formulas. " Model driven apps can use all actions available on business rules, however not all business rule actions are available for canvas apps at this time. The following actions are not available on Canvas apps : Show or hide columns Enable or disable columns Create business recommendations based on business intelligence. "
upvoted 59 times
theTeknician
6 months, 3 weeks ago
Agree ! This is also how I see it. If you got this on the exam, would you still vote for business rule, as the other two options are “more wrong” ?
upvoted 1 times
...
Connor55
3 years, 8 months ago
Correct, this is a horrible question - but I fully expect it to be on the exam LOL
upvoted 14 times
...
sunil121212
3 years, 9 months ago
correct
upvoted 1 times
...
Dilipkumar07
3 years, 5 months ago
Correct
upvoted 1 times
...
...
ChristinaB
Highly Voted 3 years, 7 months ago
Go to the link provided in the answer. Right at the beginning is an "Important" note. You can do this with a Business Rule as long as you set it to Entity (table). Important Business rules defined for a table apply to both canvas apps and model-driven apps if the table is used in the app. Not all business rule actions are available on canvas apps at this time. More information: Differences between canvas and model-driven apps Business rules don’t work with multi-select choices. To define a business rule that applies to a form in a model-driven app, see Create business rules to apply logic in a model-driven app form.
upvoted 15 times
theTeknician
6 months, 3 weeks ago
Hey @CrisitinaB. Does that mean that by setting the rule to entity, the action of hiding a field will actually work for a field in a canvas app form on a particular screen?
upvoted 1 times
...
delia15
3 years, 5 months ago
very good observation, thanks!
upvoted 2 times
...
Ragnar0k
3 years, 7 months ago
I think that's a recent update so yes, you are right. Just be careful because all business rules action are not available for the moment but in this case it works.
upvoted 5 times
...
...
BRIS776
Most Recent 3 months, 2 weeks ago
Selected Answer: C
The correct answer is C. business rule. Here's why: Conditional Visibility: Business rules in canvas apps are designed to handle conditional logic and actions based on user input. In this case, you want the text field to become visible only when the "Other" option is selected in the dropdown. This is a classic use case for a business rule's "Show/Hide" action.
upvoted 1 times
...
curiousEngine
9 months ago
Selected Answer: C
usiness rules defined for a table apply to both canvas apps and model-driven apps if the table is used in the app.
upvoted 1 times
...
ubiquituz
1 year, 2 months ago
Business Rules Using form scripts or business rules, the visibility of these elements can be controlled to create a dynamic form to provide a user interface that adapts to conditions in the form. https://learn.microsoft.com/en-us/power-apps/maker/model-driven-apps/visibility-options-legacy
upvoted 2 times
...
jmccolly
1 year, 3 months ago
Selected Answer: C
Answer is C. Here's a snippet from the PP documentation: Business rules defined for a table apply to both canvas apps and model-driven apps if the table is used in the app.
upvoted 1 times
...
[Removed]
1 year, 5 months ago
I Choose D --> Javascript
upvoted 1 times
...
gina_the_boss
1 year, 6 months ago
Is on MeasuredUp as well. Same answer
upvoted 1 times
...
gina_the_boss
1 year, 6 months ago
This question is on MeasuredUp
upvoted 1 times
...
Sweden2022
1 year, 7 months ago
In the context of Power Platform and canvas apps, business rules allow you to set field visibility logic without writing code. You can create a business rule that checks the value of the dropdown field, and if the selected value is "Other," the business rule can then set the visibility property of the text field to true, making it appear for the client to enter additional details. Here's a simplified view of the steps you might follow: Open the table where the appointment data is stored in Power Apps. Navigate to the "Business Rules" section for that table. Create a new Business Rule. Set the condition to check if the "Type of Pet" field value equals "Other". If the condition is true, set the action to show the additional details text field. Save and activate the Business Rule.
upvoted 2 times
...
nicknamety
2 years, 1 month ago
The thinking behind the setting of these questions in this exam is unique. There is so much confusion. It is difficult to understand what these questions are really testing. This should not be a Power Platform exam but a language translation exam where all rules of language must be broken to understand the intent of the question.
upvoted 4 times
...
ikeike55
2 years, 1 month ago
question sentence is incorrect? not canvas-app,but model-driven-app?
upvoted 1 times
...
nilakuma
2 years, 3 months ago
question was on test 3/2023
upvoted 3 times
...
Miclarsen
2 years, 4 months ago
This is just another question that makes absolutely no sense! The correct answer here may in fact be "Business rule", but since this is not an option when working with canvas apps, this whole question id beyond stupid and sadly totally in line with what one has come to expect from a Microsoft exam over the year! In short: The correct answers is the use of formulas and maybe some variables as well!
upvoted 1 times
pripri804
1 year, 12 months ago
It IS an option. you CAN create business rules in Canvas Apps
upvoted 1 times
...
...
deepaliV
2 years, 6 months ago
can we use a business rule in a canvas app? My understanding says we can't!
upvoted 1 times
...
DimpleG
2 years, 7 months ago
As explained with an example that BR does not impact Canvas App form-level visibility. https://debajmecrm.com/business-rules-in-powerapps-canvas-apps/
upvoted 2 times
...
niel93
2 years, 9 months ago
This question was on Sept 24th Scored 712 Selected: C
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 ...