Is it possible to get the value of a line item in a Workflow? I need to grab the value of a custom column in the line item, to use it in a new line item.
c
Catherine Fray
08/09/2022, 5:21 PM
Yes, with some limitations. Try using a workflow action group to get down to the lines.
🙌 1
e
Edgar Valdes
08/09/2022, 6:53 PM
Thanks @Catherine Fray
Edgar Valdes
08/09/2022, 8:12 PM
It worked @Catherine Fray 🙂
I created a Workflow Field, populated it with the value of the sublist using the Action Group, then used that value in the next item.