Forum Discussion
tb86
3 years agoFrequent Visitor
Cube.ApplyParameter Multiple Values
Hi, I'm trying to pass multiple values parameters to SAP BW by usig a text parameter. If i write the multiple values hard in "Cube.ApplyParameter" like {Cube.ApplyParameter, "[P_PRJ]", ...
v-kkf-msft
3 years agoCommunity Support
Hi tb86 ,
{{"ProjA", "ProjB", "ProjC"}} is a list, but the output value of your variable is not a list.
Best Regards,
Winniz