You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

@CalcMgrSLMember not recognized?

In the october update it brought 4 new functions :

  • @CalcMgrLogMessageTrace: Adds custom messages to the Log Messages tab after launching a rule in Calculation Manager.
  • @CalcMgrIsValidMember: Returns "true" if the input in Member Name is a valid member.
  • @CalcMgrIsValidSLMember: Returns "true" if the member associated with the numerical Smart List value is a valid member.
  • @CalcMgrSLMember: Returns the member associated with the numerical Smart List value.

The last one (@CalcMgrSLMember) I was happy for as it seems to help us replace the commonly used

@MEMBER(@CONCATENATE("HSP_ID_",@HspNumToString(<SmartListReferenceValue>)))

My hope is that we could replace this simply with : 

@CalcMgrSLMember(<SmartListRefrenceValue>)

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!