Hello,
I posted this question in another forum but did not get an answer. I just found this user group, so I thought I would try to ask again.
I would like to pull in a person's manager using UserProfileLookup. This works fine "outside" the repeating section, but I cannot get it to work inside the repeating section.
I have tried using a People Picker field as well as a Label and setting up a rule with a variable that uses the UserProfileLookup, and I could not get either to work in the repeating section.
My variable looks like this:
varNominatorMgr - userProfileLookup([Form].[Nominator],"Manager")
Does anyone have any idea why this is not working, or a workaround?
