exam questions

Exam PL-100 All Questions

View all questions & answers for the PL-100 exam

Exam PL-100 topic 3 question 21 discussion

Actual exam question from Microsoft's PL-100
Question #: 21
Topic #: 3
[All PL-100 Questions]

DRAG DROP -
You are an app maker for a college. You create an app for student enrollment. The app captures the education level of the applicants.
The education level at the time of enrollment is an option set is in the student entity. The entity includes three levels:
✑ High school
✑ College
✑ Bachelor
You must split the College option into two option sets:
✑ College `" 1 Year
✑ College `" 2 years
The split must not impact existing data.
You need to create the two option sets.
Which three 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.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:

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
kewlwhip
Highly Voted 4 years ago
The third answer is wrong. You save changes to the field. Since that is not an option it's save the table. There is nothing to publish.
upvoted 45 times
Popujol
3 years, 11 months ago
you wouldnt save a table so its not an option. you would publish
upvoted 3 times
Im_Not_A_Robot
2 years, 9 months ago
Wrong.
upvoted 1 times
...
...
SyedSalmanAkbar
3 years, 5 months ago
The use of publish in the answer is correct. Remember, that the field in question is a choice and we are changing the label of one item and adding another item or adding two items and removing one item from choice list(I used a choice field tied to a global choice list for testing this). The save button appears against the choice and once that is saved, we don't need to save the table. Save table is required if we are creating new field.
upvoted 2 times
Im_Not_A_Robot
2 years, 9 months ago
So... It's still "save". At one point or another, if you don't save you loose your moidifcation. Publish is for the app or a solution, not a table or a a choice.
upvoted 3 times
...
...
...
luccaol
Highly Voted 3 years, 10 months ago
I've just tested. We'll have to click on "save table" after creating a new relationship
upvoted 19 times
...
Edriska
Most Recent 1 year, 8 months ago
Open the maker app and navigate to the student table. Create new options for "College - 1 Year" and "College - 2 Years." Publish the student entity. This sequence allows you to first access the table, then create the new options, and finally, publish the changes. It should help achieve the desired outcome while minimizing the risk of impacting existing data
upvoted 2 times
...
VickyHindlekar
1 year, 9 months ago
3rd option is wrong. As any how first we have to save the customizations and then publish. So ans should be: 1-Open the maker app and navigate to the student table 2-Create new options for college - 1 Year and college - 2 years 3-Save the student entity
upvoted 1 times
...
charles879987
2 years, 3 months ago
Answer is correct. You can only choose three actions. So publish is a must.
upvoted 1 times
...
Jerrycheng
2 years, 6 months ago
Most of comments mentioned we have to save the new field before publish. Yes, it is correct. But some of the changes on field can be saved automatically, such as adding options. Moreover, we have to publish any changes otherwise it cannot be added into unmanaged solution. So, it should be publish instead of save.
upvoted 4 times
...
Aman66
2 years, 9 months ago
as for now the table automatically gets saved and there's no option to publish entity. now the MCQ might come with different options
upvoted 1 times
...
mk_dyn365
2 years, 10 months ago
The answer is absolutely right. Because, column created is saved, not the table , but definitely Student identity needs to be published to get changes reflected.
upvoted 1 times
Im_Not_A_Robot
2 years, 9 months ago
Sorry but this is absolutely wrong. Did you even tested that? You never need to publish a table! You save it. And it is exactly the same for a column.
upvoted 2 times
...
...
Shradha
3 years ago
- Open the maker app and navigate to the student table - Create new options - Save the student table
upvoted 6 times
...
Radoslavov
3 years ago
Everything is correct: The logic is you open the table from the app maker portal, you create the additional options for the option set in question, and then you save/publish the changes. Since there is no Save changes option, the logical thing will be to publish them, rather than closing the app without doing either of those things, as the new options will not show up anyway.
upvoted 1 times
Im_Not_A_Robot
2 years, 9 months ago
Totally wrong. There's a 'Save' option. However, there's not a 'Publish' one. And it is not because one thing doesn't exist that another one systematically does.
upvoted 2 times
...
...
Kalimho
3 years ago
after adding new options in the choice field, simply save. the new choices will be shown on the form. no need to publish.
upvoted 2 times
...
SyedSalmanAkbar
3 years, 5 months ago
The answer is correct. Remember, that the field in question is a choice and we are changing the label of one item and adding another item or adding two items and removing one item from choice list(I used a choice field tied to a global choice list for testing this). The save button appears against the choice and one that is saved, we don't need to save the table. Save table is required if we are creating new field.
upvoted 2 times
Brombeerbaer
3 years, 3 months ago
But there is no "Publish" button. After you made your changes, you can only click on "Done" two times and then "Save table". Just tried it myself.
upvoted 6 times
...
...
Oh_well
3 years, 7 months ago
The third option is 'save table'. The right order is: 1. Open the Student entity (table). 2. Click 'Add column'. A details screen will open where you'll fill in the following: Display name, Name (= internal name), Data type, Required & Description. Complete the details by hitting 'Done'. After you finished adding a new column the Display name in the Entity (table) is displayed Bold. This means you've added new data, but it isn't saved yet. 3. Now click in the right bottom of the screen on 'Save table'.
upvoted 4 times
...
DiegosPizza
3 years, 7 months ago
Agree, not publish - you have to SAVE the changes
upvoted 5 times
...
Ejire
3 years, 10 months ago
The third answer is Publish the changes, when publishing the changes it will prompt you to save
upvoted 2 times
...
PreetiLearner
3 years, 11 months ago
3rd answer should be Save the table.
upvoted 3 times
...
albertto09
4 years ago
You need save the table before publish the solution
upvoted 7 times
mattiaeject
4 years ago
I think it's correct. Because after adding those two new choise, and saving the field, you just need to publish the changes.
upvoted 2 times
AleValli
4 years ago
If we add a new filed to a table we don't need to publish. We are not making any changes to a form so I think the correct order is: - Open the maker app and navigate to the student table - Create new options - Save the student table
upvoted 21 times
...
...
Im_Not_A_Robot
2 years, 9 months ago
Except that nowhere it says we are working in a solution... But you're right, definetly 'Save', not 'Publish'.
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 ...