Not able to get the values in Hybrid BSO (Freeform) using @calcmgrSLMember for multiple dyn parent
Summary:
Not able to get the values in Hybrid BSO (Freeform) using @calcmgrSLMember for multiple dynamic parent
Content (required):
we are trying to make the code dynamic based on the smartlist value which can contain parent members as well using @calcmgrslmember function as well as HSP_ID_**** approach.
When we use it against two dynamic calc parents it doesnt work
ex
@calmgrslmember("product"->"BegBalance")->@calmgrslmember("Account"->"BegBalance") it return #Missing if the smartlist values are parents
however if we hard code like below
"Category 1"->"Total Sales" it works and does return the value.
How do we make the @calmgrslmember("product"->"BegBalance")->@calmgrslmember("Account"->"BegBalance") code run?
Tagged:
0