T O P I C R E V I E W |
drindone |
Posted - 02/15/2006 : 11:52:42 I create a line chart after creating an OLAP report and the measures are repeating themselves on the chart. The heading for the x axis is variable1 - variable2. When it should be x axis variable1 and y axis variable2.
|
1 L A T E S T R E P L I E S (Newest First) |
admin |
Posted - 02/15/2006 : 18:54:13 The line chart will create line for each row. Columns are represented as points along the line.
The bubble chart, on the other hand, will use the first column for x, the second column for y and the third column for size. |
|
|