-
Re: Dimension label on chart using dimension cycle group
Kaushik Solanki Nov 11, 2013 6:06 AM (in response to Tim Cooper)Hi,
I am sorry but not clear about your requirements.
Kindly explain with some sample qvw file or example.
Regards,
Kaushik Solanki
-
Re: Dimension label on chart using dimension cycle group
Jonathan Dienst Nov 11, 2013 6:07 AM (in response to Tim Cooper)Tim
The GetCurrentField() function returns the name of the field currently selected in your cycle group.
Regards
Jonathan
-
Re: Dimension label on chart using dimension cycle group
Michael Armentrout Apr 24, 2017 2:37 PM (in response to Jonathan Dienst )That worked for me. Thank you Jonathan!
-
-
Re: Dimension label on chart using dimension cycle group
Tim Cooper Nov 11, 2013 6:47 AM (in response to Tim Cooper)Hi Thanks for the replies so far.
I should have been more clear in the first place I think.
The dimensions are actually not in a defined group and are also not acually dimensions. As you can see from the attached word document, they are calculated expressions which can be cycled through. I would like to be able to display the name or label of the expression on the chart so it's clear to the user what they are looking at.
This is a dashboard created by someone else that I am just adjusting slightly in line with user requests.
Msany thanks
Tim
-
Dimension Change.docx 96.0 K
-
Re: Dimension label on chart using dimension cycle group
Jonathan Dienst Nov 11, 2013 6:53 AM (in response to Tim Cooper)Ok, so you are talking of cyclic expressions, not cyclic dimensions. I do not know of any way of getting the current selection of an expression cyclic. Maybe someone can offer an idea?
Regards
Jonathan
-
Re: Dimension label on chart using dimension cycle group
Kaushik Solanki Nov 11, 2013 6:58 AM (in response to Tim Cooper)Hi,
The only way I use is use the property "Show Title in Chart" available on the General Tab of chart properties.
After enabling the property, do not enter anything let it display as '<Use First Expression Label>'.
Regards,
Kaushik Solanki
-
Re: Dimension label on chart using dimension cycle group
Tim Cooper Nov 11, 2013 7:22 AM (in response to Kaushik Solanki )Of course! Thank you Kaushik. I have no idea why I didn't think of that before.
Tim
-
-