Author |
Message |
TKeen
Joined: 07 Nov 2008 Posts: 2
|
Posted: Fri Nov 07, 2008 4:02 pm Post subject: trouble using @SC with formula fields |
|
|
I have a bar chart that I am trying to use @SC on. The chart shows weekly sums for three weeks for each location. When I use @SC and "hard code" the values everything is OK. If I create two formula fields (Min, Max) and set them to static values (0, 100), add them to them to the Chart Expert - Data Tab - Show Values area, and use @SC P1 P2 in the Footnote area my data changes entirely and the scale remains the same.
Any ideas? |
|
|
TDGMgr
Joined: 30 Mar 2011 Posts: 13
|
Posted: Fri Nov 07, 2008 4:13 pm Post subject: |
|
|
Can you send me a sample .rpt (saved WITH data so I can see Preview tab)??
Be sure to tell me which version of CR you use (9,10,11,11.5,12).
Thanks
Last edited by TDGMgr on Wed Mar 30, 2011 8:52 am; edited 1 time in total |
|
|
TKeen
Joined: 07 Nov 2008 Posts: 2
|
Posted: Fri Nov 07, 2008 4:27 pm Post subject: trouble using @SC with formula fields |
|
|
Thanks for the fast response.
A copy has been sent. I'm using CR 2008. |
|
|
MKAmaintco
Joined: 10 Mar 2009 Posts: 1
|
Posted: Tue Mar 10, 2009 2:12 am Post subject: same here.. |
|
|
Hello,
were you able to resolve this issue?
We're having the same problem. If using a bar chart where the @SC parameters are formula values, the report designer (CR2008) complains that the formulas added to the "show values" list may not yield desired results and offers to convert to another graph type.
We tried calling the @param_fixup macro already. This solves the problem only partially. During runtime, the default values for the params are now correctly filled, but the axis never scales correctly, and it seems the data set is not applied correctly to the chart.
Any thoughts on how to fix this behaviour? |
|
|
TDGMgr
Joined: 30 Mar 2011 Posts: 13
|
Posted: Tue Mar 10, 2009 11:47 am Post subject: |
|
|
The warning can be ignored - but the incorrect data obvious needs to be fixed.
Can you send me a sample .rpt (saved WITH data)?
I'll take a peek in the debugger and see what is going on.
Thanks |
|
|