Forum Discussion
Anonymous
3 years agoNot applicable
Adobe Analytics Connector - Filter dimension by specific values
Hi, I'm using adobe analytics 2.0 connector and trying to filter on a dimension in the 'added items' step. The Dimension column is "variables/evar31.1" which is "Marketing Channel 1D MR" & "vari...
Anonymous
3 years agoNot applicable
Hi Anonymous ,
Cube.ApplyParameter(cube as table, parameter as any, optional arguments as nullable list) as table
{Cube.ApplyParameter, "Marketing Channel 1D MR"},
It's said that it's optional, please try the above.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
3 years agoNot applicable
Hi Stephen,
Thanks for above. I've played around with more but still not working, and not sure on code you're suggesting, if can add example maybe.
Chris