Salesforce Certified Einstein Analytics and Discovery Consultant — Question 7

Which set of statements generates monthly amount on a cumulative basis annually?

Answer options

Correct answer: D

Explanation

Option D is correct because it correctly groups the data by 'CloseDate_Year' while maintaining the necessary order for cumulative calculations. Options A and B use incorrect partition references, while option C incorrectly partitions by 'all', which does not yield cumulative results by year.