Forum Discussion
PowerBWhy
6 years agoFrequent Visitor
SAP BW BEx Value is not a cube
This technique was taught to me by someone I unfortunately no longer have access to. I can't get it to function properly and haven't found any answers searching around. I am importing data throug...
PowerBWhy
6 years agoFrequent Visitor
Stachu Thanks for the reply, here are my code screenshots:
This is the code as it comes ffrom BEx editor before manually making any changes
Here is the code creating the list that I am attempting to pass through the SAP parameter. Along with an image showing the formatting of the values before converting to a list:
Finally an image when I attempt to pass the list through the SAP parameter:
Thank you.
Stachu
Community Champion
6 years agoList{0} is giving a text - first value in the list, not the whole list
try this:
{Cube.ApplyParameter, "!V000011]",{List}}assuming I didn't made any typos copying syntax from your screenshot it should work - for the future it's much better to post as text rather than image