Hello,
Need help on creating scheduled flow:
Products List
Product Code
Product Name
Product Expiry
Orders List
Product Name(Lookup)
Product Code
Order Date
Quantity
Each Product Name has unique Product code.
I need to update Product Code in Orders list at regular intervals. I tried to get help from this post but no luck so far. This is what i have tried so far and I am stuck at highlighted step below:
- Define Interval
- Get Items - Products List
- Apply to each
- Condition - To match item that needs to be updated
- Update Item if condition matches
Thanks in advance.