Hi OS Community,
I am just wondering if any of you had a chance to build dynamic member list or some similar functionality which allows you to have a specified member list which will be used in a p...
CKA_ParamHelper: If args.FunctionName.XFEqualsIgnoreCase("returnLeft2") Then Dim EntName As String = args.NameValuePairs.XFGetValue ("Ent") Return EntName.Substring(0,2) End If
But my problem is different. Both dimensions Entity and U1# i am using in Parameters. if i am using in U1# parameter of entity then i am getting this error as attached above. And this is my problem. If there is a way where i can use a parameter for U1# which will be looking at entity which were selected.