Devcenter
Lesson 02 - Building ComponentsIn Lesson 2, you will create Components out of primitive Proto modules as you build a revenue analysis dashboard to explore sample sales data. This tutorial has taken most people between 60 - 120 minutes to complete.
You will also need to download and unzip the most recent copy of the Getting Started Components. Lesson OverviewIn Lesson 2, you will learn to use primitive Proto modules to build data normalization and analysis Components. You will:
The dashboard used in the Lesson 2 includes sample sales data to work with. First you will normalize the data and create a new column that maps existing sales territories to new regions. Then you will group the modules that perform the “normalization” processes into a new Component to illustrate how to build, save and reuse functionality in Proto. Next you will create a dynamic report that summarizes total revenue for each of the normalized sales regions. Finally, you will group the analysis functionality into another Component. |

