Forum Discussion
barakb32
Advocate I
10 years agoScatter 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
barakb32 Yes, put the "record"-column (IDs of record 1, 2 ...n) into Details/Legend.
2 Replies
- HarrisMalik
Continued 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