Hello,
Here's what I'm trying to achieve:
Person A: John Smith (john.smith@hello.com)
List Item: Department: Finance
When John opens the App, he should only see the 4 products he created under the Finance Department list dimension.
--------------------------------------------------------------------------------------------------------------------------------------------------------
Person B: Linda Carol (linda.carol@hello.com)
List Item: Department: Finance
When Linda opens the App, she should only see the 2 products she created under the same Finance Department list dimension.
Product | Category | Quantity |
Microfiber Mop | Cleaning Supplies | 3 |
Whiteboard | Office Supplies | 2 |
I know it some configuration with the user's list, but I'm hung up on the actual configuration. How do you think I can achieve this? Thanks.