Graph - Repeating Frame (Change dynamically Y & X axis title ) [message #555392] |
Wed, 23 May 2012 13:40 |
|
tremblay.jo
Messages: 1 Registered: May 2012
|
Junior Member |
|
|
I'm presently creating a Graph on a repeating frame.
I made a query with a group that pointing to the repeating frame.
The problem :
I want to change dynamically the Y and X axis Title.
The graph accept user parameter inside the XML file. But how to make it dynamically based on SQL query?
I try with formula, but can't make it work with a group. I have to put the formula at Report Level, but to make it dynamically for each group i have to make it work at the group Level.
thanks
Jonathan
-
Attachment: Report.jpg
(Size: 49.27KB, Downloaded 1253 times)
[Updated on: Wed, 23 May 2012 13:42] Report message to a moderator
|
|
|
Re: Graph - Repeating Frame (Change dynamically Y & X axis title ) [message #557073 is a reply to message #555392] |
Fri, 08 June 2012 11:08 |
|
msalvat
Messages: 4 Registered: June 2012 Location: Venezuela
|
Junior Member |
|
|
Hi, you can write the text and add any variable for example: Number of cases of the sucursal &<suc> (suc is the name of a column in my query).
In the wizard there is an button in the section "x format" that says "insert" and bring you some columns,but you can use others of your querys.
I hope this help you. Sorry for my english.
|
|
|