I have a few questions.
1) Through Measures, I want to create the total purchase amount for each customer, the number of purchases by product category, and the purchase amount.
- ex)
- Total_Amount is the total amount the customer has purchased so far, regardless of category.
- Category_total_amount and Number of purchases by category are the amount and number of purchases by product category.
2) Also, is it possible to create the number of purchases per month, purchase amount, average purchase amount, number of purchases between 2 centers, purchase amount, etc. in one table?
Is it possible to implement this in Customer Insights?