Hi, there,
Is there a way to have multiple user entries on a dashboard? Let's say I have 10 products and 2 customers. I want my customers to be able to input all the products they want on a dashboard. My desired outcome would look like this:
For Customer Joe
Product | Unit Demand | Cost per Unit | Total Cost |
Product A | 5 | $3 | $15 |
Product B | 10 | $2 | $20 |
Product C | 2 | $5 | $10 |
Product D | 1 | $35 | $35 |
So in essence, how can the user enter multiple entries and have it visible like in the table above, from a dashboard in the new UX?