Forum Discussion
rchaturvedi27
New Contributor II
Hi Nicole NicoleBruno , Can you please share the formula you are using in UD8? I am doing something like this :
Dim U2Filter As List(Of Member) = api.Members.GetBaseMembers( _
api.Pov.UD2Dim.DimPk, api.Members.GetMemberId(dimtype.UD2.Id, "TopUD2"))
For Each memberObj In U2Filter
' memberObj.Name is an actual String
BRApi.ErrorLog.LogMessage(si, memberObj.Name)
next
but its not working out.
NicoleBruno
11 months agoValued Contributor
Hi - apologies but I left my role at Endo and no longer have access to the calculation. Sorry!
Related Content
- 4 months ago
- 8 months ago
- 9 months ago
- 9 months ago