Hi,
I have researched the forum but cant find the problem to my solution.
Every time a record is updated in UseCases, I calculate a field call Environment_textual (example value would be "Negligible risk").
I have another table called Environment_pics where I store pictures for each rating (e.g. there is a pic for "Negligible risk").
I want to create an automation which takes Environment_textual and copies it over to the linked field, so I can the picture in the UseCases list.
I get an error for the last step.
Should I copy the result in the linked field in UseCases or in the linked field of Environment_pics? For use cases it runs succesfully but the value is not inserted, for Environment_pics I get an error "The record does not exist"
Please help. A gif would be me most welcome, or any description, link. Spent hours on this and is blocking me big time.
Somewhat similar problem but didnt help me figure it out:
THANK YOU