Free Salesforce Plat-Dev-210 Actual Exam Questions s - Question 8 Discussion
aggregation step?
D vs C? Aggregation needs flagged outputs, so D over just a calc step.
Makes sense that only outputs flagged to be included in the final results can be aggregated, so D fits better here than just any calculation step. D
B tbh, seems off to require a matrix lookup step just for aggregation input. The question is about what the output needs to be for aggregation, so options A and B feel too specific or unrelated. C says it must be a calculation step, but that doesn't cover whether the result is flagged or made available for aggregation. D looks like the best fit since aggregation likely needs the output explicitly included in the calculation output, meaning it’s flagged or accessible. So D makes more sense as it aligns with how aggregation steps pull from outputs marked as available.
D, because only outputs flagged can be aggregated, not all calculation steps.
Doesn’t aggregation pull only from final outputs, so D fits better than C?
Maybe D makes the most sense here because if the output isn’t included in the calculation output, it can’t really be passed along to the aggregation step. Options A and B don’t seem relevant since constants or matrix lookups don’t automatically link to aggregation. C is tricky but just being from a calculation step doesn’t guarantee it’s used later—so it probably has to be explicitly part of the output, which points to D.
C vs D? I think the output has to be part of the calculation output to be used later in aggregation, so probably D. But could also be C since it needs to come from a calculation step.