Forum Discussion

barakb32's avatar
barakb32
Icon for Advocate I rankAdvocate I
10 years ago
Solved

Scatter Chart Sums Axis Field

Hello,

 

I have 2 fields named TimeToGA (Whole Number) and FinishVariance (Decimal Number)

I have 2 records with the following values (TimeToGA, FinishVariance)

 

Record A: -355,0

Record B: -200,0

 

I create a scatter chart with TimeToGA on the X axis and FinishVariance on the Y axis

Instead of getting 2 points on -355,0 and -200,0, I get a single point at -555,0.

 

Is there a solution for that?

 

Regards,

Barak

2 Replies

  • Bjoern's avatar
    Bjoern
    Icon for Continued Contributor rankContinued Contributor

    barakb32 Yes, put the "record"-column (IDs of record 1, 2 ...n) into Details/Legend.

  • HarrisMalik's avatar
    HarrisMalik
    Icon for Continued Contributor rankContinued Contributor

    You have to tell it the context of your measures. Bjoern is right you have to place your context n legend/details.

     

    Cheers

    Harris