×
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Contact US

Log In

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

x-axis limit in graphs ?

x-axis limit in graphs ?

x-axis limit in graphs ?

(OP)
I'm trying to plot a bar chart of weekly values from 2003 to present, but get the error message :

(FOC031) THE MAXIMUM NUMBER OF 'ACROSS' VALUES HAS BEEN EXCEEDED

The error file explains that 'the maximum number of across fields that can be used is 64'. I need to plot >100 values.

Rather than breaking the data into annual sections and plotting each year as individual graphs, does anyone know any way to plot a graph with all my data on the x-axis (ie >100 x-axis values) ?

RE: x-axis limit in graphs ?

Have you tried changing the ACROSS to BY?

RE: x-axis limit in graphs ?

  Hi,

try using 'OVER' in the Graph request.

example: SUM var1 OVER var2 OVER var3 OVER ... ACROSS var10

 Are you using 5.3.2?

  Please let me know the result.

Vandana

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Tek-Tips Forums free from inappropriate posts.
The Tek-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members! Already a Member? Login

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close