Get not full qualified element names from execute_mdx #1019
-
When requesting data from a cube
with a string operations, but this seems to be a lot of work for a common task. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Yes. Just pass You can read about all arguments to the |
Beta Was this translation helpful? Give feedback.
Yes. Just pass
element_unique_names=False
with theexecute_mdx
call. To simplify the value side of the dictionary you can passskip_cell_properties=True
You can read about all arguments to the
execute_mdx
function here:https://tm1py.readthedocs.io/en/latest/api.html#tm1-services
Just search through the document with
CTRL+F
forexecute_mdx