Hello everyone,
I have a list of items - assigned to users. How I can send an email that contains a table with all the items assigned to the user I'm sending the email?
ex: I have an inventory- to user X is assigned the following items: laptop, phone, backpack. In my list I have a column "User" - how I can filter a table to send to the user x - only his items?
This is the now outcome:
Thank you!
Solved! Go to Solution.
Hi @roxanamoraru,
You just need to use a Filter array action to get the items assigned to X user.
Hi @roxanamoraru,
You just need to use a Filter array action to get the items assigned to X user.