Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have a cyclic group created and a 'Show Title in Chart' selected in the graph general tab.
Is it possible to change this title once the next cyclic group is selected?
Many thanks.
Use the function
getcurrentfield (GroupName)
to do this ....
let me know
Use the function
getcurrentfield (GroupName)
to do this ....
let me know
Are you talking about a cyclic group in the dimensions or cyclic expressions.
For the first, you can use =getCurrentField(groupName) to get the current selection in the cyclic group.
For the second, if you select the option "show title in chart" and leave the title blank, it will use the expression label for the expression selected (assuming that this is the first expression).
Thats great, I've got this partially working so thank you for that.
Stupid question but my (groupname) is 'activity group' and I either get : or Error in expression as a result. What am I doing wrong?
Hi jonathan,
I am using the cyclic group in dimensions.
Thanks for the tip for expression use.
crisis adverted I did not use [] so, [activity group] is the correct result.
Thanks again.
Hi Alessandro / jonathan,
The group name being pulled is the expression in the group (as expected) but is it possible to change the group name so the displayed getselectionfield is legible?
I have edited the label in in edit groups but this only changes in the cyclic icon.