Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am working on bar chart and would like to know the dimension selected
Use the function GetObjectDimension(). ie GetObjectDimension(0).
-Rob
Rob,
I have the GetObjectDimension(0) included in my title and if i change the dimension will the title pick up the dimension name which is selected. I am looking for this functionality even with out applying any filter on the dimension, as soon as you select the dimension from drop down i wanted the dimension name.
Thanks,
Madhu
I tested and it is not working. Am i doing anything worng
GetObjectDimension() does not work on chart level properties like Title. It only seems to work on row-by-row stuff like Measures or Color expressions.
-Rob
Hi Madhu
I’m having exactly the same requirement, but didn’t found a way to solve 😞 without using any external filters.
if you found the solution for this pls do Help me .
-Thanks