Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam PL-200 topic 2 question 30 discussion

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

A company creates a canvas app.

The app requires users to enter their social security number. The app should only display the last four digits when the user tabs to a different column.

You need to configure the app.

Which option should you use?

  • A. Business rule
  • B. Business process flow
  • C. Power BI DAX
  • D. Power Fx
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
RichXP
Highly Voted 1 year, 7 months ago
Selected Answer: D
correct, add a calculated column with power fx to have last four digits ssn.
upvoted 6 times
dony85
9 months, 3 weeks ago
Alsfo from ChatGpt: the correct option is D. Power Fx. Power Fx is a low-code programming language for expressing logic across the Microsoft Power Platform. It is used in canvas apps to create and manipulate data, control behavior, and do a lot more. In this case, you can use Power Fx to create a formula that masks the Social Security Number and only displays the last four digits when the user tabs to a different column. The other options are not suitable for this specific requirement. Business rules and business process flows are used for enforcing and guiding users through business processes, while Power BI DAX is used for data analysis in Power BI.
upvoted 3 times
...
...
5f14337
Most Recent 1 month, 1 week ago
Selected Answer: D
To achieve the functionality where the app only displays the last four digits of the social security number when the user tabs to a different column, you should use **Power Fx** (Option D). Power Fx is the formula language for canvas apps in Power Apps, and it allows you to manipulate and format data dynamically. You can use it to create a formula that masks the social security number except for the last four digits.
upvoted 1 times
...
Moond0g
1 year ago
Selected Answer: D
Using Power Fx to directly manipulate the display of the last four digits of the social security number is a more straightforward and appropriate approach for this specific requirement. In the scenario described, where you want to display only the last four digits of a social security number when the user tabs to a different column, using a business rule might be an over-complication. Business rules usually deal with actions like showing/hiding fields, setting default values, or validating data. the "Business rule" option could be a valid choice in this context. Business rules in Power Apps can help enforce data validation, apply logic, and automate certain behaviours based on conditions. However, business rules are typically used for more complex scenarios that involve data validation and logic, rather than directly manipulating how data is displayed.
upvoted 2 times
...
wsjones
1 year, 1 month ago
on test - 8/1/2023
upvoted 3 times
...
Radoslavov
1 year, 5 months ago
Selected Answer: D
I think also D is correct here, and that's how I would handle this requirement
upvoted 1 times
...
Ikhalil
1 year, 5 months ago
sure D
upvoted 1 times
...
RICHARDALEX007
1 year, 5 months ago
on exam march 2023
upvoted 1 times
...
Aibloy
1 year, 6 months ago
Correct: D You can't create a business rule for a canvas App (A)
upvoted 1 times
anakinskwlkr
11 months, 1 week ago
you can, scope is set to table. This is what you cannot do with business rules on a canvas app: Differences between canvas and model-driven apps 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. https://learn.microsoft.com/en-us/power-apps/maker/data-platform/data-platform-create-business-rule#differences-between-canvas-and-model-driven-apps
upvoted 1 times
...
...
IvanaDomijanic
1 year, 7 months ago
Selected Answer: A
I believe the best option here is: A. Business rule.
upvoted 2 times
fariasalan86
1 year, 6 months ago
And how could a business rule hide parts of the field? Power FX can.
upvoted 4 times
...
...
IvanaDomijanic
1 year, 7 months ago
On exam 13 January 2023.
upvoted 2 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 ...