Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.



Read-Only Read-Only Topic
Go
Search
Notify
Tools
graph max across
 Login/Join
 
Gold member
posted
Is the max on the across set at 50? Is there a way around this? I'm trying to display a graph showing history on a monthly basis going back to about 10years. This ends up being about 120 entries and I would want the month on the x axis with the cost on the y axis.

Is this possible without using across which limits the number of x variables? are there ways around it without just coding in pure html... while still using the GRAPH feature in WebFocus?

I tried doing COST BY MONTH but it puts the month on the y axis.


also, is it possible to display every second or third label on the x axis depending on the number of items you have... in other words, always display no more then 20 labels on the x axis and just ticks for the other in between options.

thanks,

Leo
 
Posts: 96 | Location: Winnipeg, Manitoba, Canada | Registered: January 22, 2004Report This Post
Virtuoso
posted Hide Post
The limit for ACROSS values was recently increased in later releases of WebFOCUS but I believe the original ACROSS values limit is 256. Each ACROSS phrase, according to the documentation, can retrieve up to 95 values. In other words, as long as YEAR (10 values) and MONTH (12 values) are separate fields. you should not have a problem. ... ACROSS YEAR ACROSS MONTH ...
 
Posts: 995 | Location: Gaithersburg, MD, USA | Registered: May 07, 2003Report This Post
Gold member
posted Hide Post
I seem to be experiencing limits of 64 for 1 across. is there a difference between WebFocus 5.2.1 and 5.2.4?

I tried doing the ACROSS YEAR ACROSS MONTH and I still had to limit the table with a recordlimit of 232 which gives 64 records. anything greater would give the following error.

(FOC031) THE MAXIMUM NUMBER OF 'ACROSS' VALUES HAS BEEN EXCEEDED
0 NUMBER OF RECORDS IN GRAPH= 65 PLOT POINTS= 0

any suggestions?

Leo
 
Posts: 96 | Location: Winnipeg, Manitoba, Canada | Registered: January 22, 2004Report This Post
Gold member
posted Hide Post
Just to update the situation... I have webfocus 5.2.3 installed on my local machine and was able to do the request with a larger number on the bottom... after reading the updates... I noticed 5.2.3 increased the limit of across and it worked well... looks like I'm upgrading the server.

thanks,

Leo
 
Posts: 96 | Location: Winnipeg, Manitoba, Canada | Registered: January 22, 2004Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic


Copyright © 1996-2020 Information Builders