excel - Combining cube functions with LookupCube -


can combine cube functions lookupcube function mdx, in excel 2016?

i cannot find example how it.

i merge data different cubes (using lookupcube) , filter using cubevalue , cubemember functions. without lookupcube need have both filters 2 cubes.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

javascript - Knockout pushing observable and computed data to an observable array -

c# - Update a combobox from a presenter (MVP) -