Platform App Builder Cert Flashcards
Can Rollup Summary fields be created for lookup relationships? (y/n)
No
Can a Rollup-Summary field be created for a child in a Master-Detail relationship? (y/n)
no
–> only the parent in a Master-Detail relationship
Can Formula Fields display images if some criteria is completed?
Yes
What Salesforce tool is used to enforce and create the External Lookup and Indirect Lookup relationships?
Salesforce Connect
Up to how many users can be created at a time in Salesforce?
10
are productivity actions available for opportunities? (y/n)
No
What can the Navigation Bar in a lightning page be used for?
- Navigate through the different tabs
- Trigger functionality on the app
Can Validation rules limit the number of imported records if they don’t comply with them?
Yes
Which import tool (data loader/ import wizard) ALLOWS you to save field mapping for future uses?
Data Loader
What is the daily limit of emails sent via Workflow per Salesforce license?
1000
What type of field must be used to establish a relationship between two or more campaigns and create a hierarchy ?
lookup
What can be used to define the role that each Contact plays in an Account?
Contact Roles
Can a Master-Detail or Many-to-Many relationship include external objects?
No
What would happen to the images that might be attached to a Text Area Rich Field when it is converted to a text area long?
Will be deleted
How many child accounts can be displayed in an Account hierarchy in Salesforce classic?
500
What is NOT a level at which a record lightning page can be assigned?
Role
If multiple immediate workflow actions are defined, can Salesforce determine which one would fire first?
No
Can custom themes be called via JavaScript?
No
What can be hidden on the Schema Builder Canvas?
objects
Can the “properties” of standard fields be edited from the Schema Builder Canvas?
No
Can Rollup-Summary fields be used in list views and reports?
Yes
Does imported data consider Validation Rules and Require fields?
Yes
What is “Performance Testing”?
It is the standard test of the functionalities deployed during app creation
Can Person Accounts be merged business accounts and vice-versa?
No, only can merge with same type
Can a Flow be used to activate or deactivate a Session-Based permission set?
Yes
How are Flows that are launched by a pre-existing Flow called?
Sub-Flows
Flow:
Elements –> ?
Resources –> ?
Elements –> Building blocks
Resources –> variables
What element must be added to a Flow for it to call an Apex Class?
Apex Action