
Announcements
Hi everyone!
I have request from my co-worker to create a flow in power automate which can automatically create a new item in a list with unique ID (numbering), when an item in another list in modified. For example.
1. I have List A which contain the information of customer. there is a column called "create order" on this list.
2. I have List B which contain the information of customer's order
3. In our daily basis, when there's an order from a customer, we write the information of customer manually on list B as the identity of the order. and we give manual numbering as ORD-00123 for order number 1 in 2023 and so on
4. Now, we want to make this flow automatically run. We try to add "create order column" in list A as a trigger item. When this column value is "Yes", then a new item in list B will be created automatically with an unique number and information of customer based on list A.
I have watch several tutorial but still haven't found the accurate one.
if there's any suggestion from anyone here, im open to discuss. thankyou very much!