Hu guys, using a saved search, can I get the role (not the user) that created a transaction?
m
Mika Hakkinen
10/05/2021, 2:40 PM
User Fields join, then Role field? ie: User Field... Role
Mika Hakkinen
10/05/2021, 2:43 PM
Sorry, Created By... (fields), then Roles? Give that a bash hopefully that should work
r
Rebecca
10/05/2021, 3:12 PM
If the user has more than 1 role assigned, it will not tell you what role was used at the time.
e
Edgar Valdés
10/05/2021, 3:33 PM
Yes, thats the problem @Rebecca
Edgar Valdés
10/05/2021, 3:33 PM
Thanks @Mika Hakkinen
r
Rebecca
10/05/2021, 3:43 PM
You could use a workflow to populate the role when the record is created. I would consider if the overhead is worth the data point….
r
RJMNS
10/08/2021, 10:49 PM
On a transaction search, put System Notes : Type as Create for a criteria and also the doc # of the transaction you're looking for. Then on results, add System Notes : Role and that should do it.