Joined: 09 Aug 2010
Online Status: Offline
Posts: 53
Topic: Charting on Print-Time Formulas (PLEASE HELP) Posted: 19 Jan 2015 at 5:27am
Hi, I'm certainly ready to bash my head against a brick wall with this one.
It seems impossible to get this right so any help would be much appreciated.
I'm currently trying Charting on Print-Time Formulas.
I have the following sub report where I'm producing the chart:
Group - weekly dates
Details - Operator jobs (per week)
Group footer A - Sub report with user login times
Group footer B - Sum of operator jobs / Shared variable from sub report
Here you will find the parameter data transferred to the main report - DE^DE^DE^DE^ and 96.75^62.65^54.32^76.34
Report footer - I have the chart based here.
When I have the formula ToNumber(Split({?pm-@ShowValue}, "^") [1]) it works fine and displays the 1st value over all the dates (13 weeks on this occassion) so 13 lines on the chart
However this is where I'm stuck and about to bash my head against a brick wall.
When I have the formula ToNumber(Split({?pm-@ShowValue}, "^") [GroupNumber]) the chart will only show the very last value? (Number 13) Why is this?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum