Show customer's spend
Last updated
Last updated
1. Update text11:
Action Item: Click on text11 and update the Value to:
##### Customer spend
:
2. Delete the listview1:
Action Item: Click on the listview1 box and delete it:
3. Add 2 text fields:
Action Item: Under the Create tab click and drag 2 Text UI components under the Customer spend title:
4. Update text15 (-the new text box we added):
Action Item: Click on text15 and update the Value to:
###### Total spend: ${{CustomerSpend.data.results[0].total_spend}}
5. Update text16 (-the other new text box we added):
Action Item: Click on text16 and update the Value to:
###### Average spend: ${{CustomerSpend.data.results[0].avg_spend}}
NOTE: You can find us on the Rockset Community if you have questions or comments about the workshop.