Skip to Content
0
Former Member
Feb 25, 2009 at 04:13 PM

Creating a Line Chart using a user enter target amount.

85 Views

Hi all,

I'm trying to create a chart that will use Total Sales and Annual Target(Goal).

I get the Total sales to work just fine. It's just getting the Annual Target(Goal), which is a parameter, to come into the chart. Right now they are doing this in Excel and the Target line goes from 0 to 8,000,000.

So how do i get that to work in my Crystal Report?

So when the report is working correctly i should have a Line Chart with two Lines. Line 1 "The Target", Line 2 "Total Sales".

Thanks