TDA-C01 Exam QuestionsBrowse all questions from this exam

TDA-C01 Exam - Question 13


HOTSPOT -

You have a Tableau Prep flow that joins a dataset named Global Indicators to a dataset named Price Indices.

In which step can you transform rows of monthly data into rows of yearly data?

Show Answer
Correct Answer:

Discussion

4 comments
Sign in to comment
Vedjha
Aug 4, 2023

Aggregation can be done with aggregator step(E)

CollectiveConsciousness
Aug 2, 2023

The answer is wrong, you can't aggregate data at the output. To aggregate data, implying you would be doing it before the join, you'd use the summarise/aggregation tool that E. Therefore, the answer should be the Epsilon E.

asiat2301
May 21, 2024

Aggregation Step (Σ): This is where you can aggregate monthly data into yearly data. During this step, you can configure the aggregation to group by year and apply the necessary aggregations (e.g., sum, average) on your monthly data to produce yearly data.

MonBouj
May 28, 2024

Aggregation Step (Σ)