I have a list which holds information about jobs. (JobList). This acts as a lookup list.
I have another list which shop floor users enter. (Fault list)
What I would like to happen is when a user creates a new list item in Fault list. Flow then looks at the title field in the fault list and if there is a match in the Job list it updates 2 or 3 relevant fields in the Fault list .
I'm sorry if this has been answered a lot of times - I've been using SPD for years and things are still a little new to me 🙂 . I've searched across the forum and can't find what I need, but maybe my terminology is wrong.
Solved! Go to Solution.
Hi @Norseman ,
Can you try if something like this works:
For the condition control, you can add the respective conditions that you want to check against like (title in faultlist) = (somefield in joblist). If yes, update fault list
Hope it helps 🙂
Hi @Norseman ,
Can you try if something like this works:
For the condition control, you can add the respective conditions that you want to check against like (title in faultlist) = (somefield in joblist). If yes, update fault list
Hope it helps 🙂
Thanks I had missed the second get lists - All working now 😀
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Did you know that you could restore a deleted flow? Check out this helpful article.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
28 | |
28 | |
26 | |
25 | |
22 |
User | Count |
---|---|
64 | |
52 | |
44 | |
34 | |
30 |