I don’t think B applies here since record-triggered flows only fire when records change, not on a fixed weekly schedule. The question's asking for something that runs every week, regardless of data changes, so it's got to be A. A bit tricky if you haven't used scheduled flows before, but makes sense. Anyone see a use case for C here though?
Yeah, C makes sense here. With the campaign hierarchy, you get ROI rollups for each monthly event and for the whole series with way less manual work. Record types (D) don't really help with reporting across a series like this. Pretty sure that's what they're looking for.
Official documentation covers this, so check the Salesforce admin guide. Sharing Rules (B) are what you'd set up when OWD is Private and you need to grant access across the role hierarchy, like for a VP. Pretty sure that's what practice sets show too, but let me know if I'm missing some edge case.
I think Agent Instructions (C) might do it because they guide agents and could reference case info, right? Merge Fields feels more like mail merge though. Kinda stumped here, not 100% sure so if anyone actually tried both options in real orgs, let me know.
Option C is what I'd choose since Data Import Wizard is simple for under 50k records and supports Accounts/Contacts out of the box. No need for install or dealing with Dataloader configs. If they wanted advanced mapping or mass jobs, then maybe D would make sense but in this case, C feels right. Unless I’m missing some edge case?
Seeing similar questions on practice exams, C is usually the way to go for under 50k records and standard objects like Accounts/Contacts. Data Import Wizard is built for this exact use case. Pretty sure about this, but let me know if anyone's seen it go another way on an actual test.
Kinda think it's D for this. The name Kanban Settings suggests that's where you tweak the card display, not just filters or sorting. Compact Layout seems more about highlights panel, so I don't see how it directly impacts Kanban cards. Let me know if I'm missing something!
Pretty sure it's B. Compact Layout, saw that consistently in official guide and some practice exams too.
Buckets only work if Contract Value is numeric, which it usually is, so D fits. But if the field were text or picklist, Bucket Column wouldn't be allowed. I've seen exam questions trip folks up with that edge case, so always check field type first.
Man, Salesforce buries this option under so many menu clicks. D imo, Bucket Column is made for this since you can slice Contract Value into small, medium, large right inside the report. Pretty confident but open if anyone saw it tested another way.
Don’t think B is right here, since filter logic just narrows records, doesn’t categorize them. Bucket Column (D) actually lets you group by ranges like small/medium/large without making a new field. Open to other takes if I’m missing something!
I picked C because mapping the picklist field from Lead to Contact should make the values transfer over. Not sure if creating a new field on Contact is always needed, since I thought mapping alone could do it as long as fields exist. Maybe I'm missing something here?
A imo. The trap is D because assigning apps doesn't actually change object permissions, it just adds the tab to the app launcher. Marketers need Opportunity object access set at the profile level, so editing object permissions is key here. Correct me if I'm missing something but pretty sure that's the Salesforce way.