Salesforce Certified Tableau CRM and Einstein Discovery Consultant — Question 62

A Tableau CRM consultant has created three recipes that each produce a dataset.
• Recipe1 creates Dataset1.
• Recipe2 created Dataset2.
• Recipe3 creates Dataset3.

Recipe3 is dependent on Dataset1, while Recipe1 and Recipe2 have no dependencies.

How should the consultant implement the recipe schedule?

Answer options

Correct answer: C

Explanation

The correct answer is C because Recipe3 depends on Dataset1, which is produced by Recipe1. Therefore, Recipe3 should be scheduled to run as an event based on the successful completion of Recipe1, ensuring it has the necessary data. Options A, B, and D are incorrect because they either do not account for the dependency on Dataset1 or are overly complex without necessity.