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.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [WORK-AROUND] Missing datetime x-axis points on Advanced Graph

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[WORK-AROUND] Missing datetime x-axis points on Advanced Graph
 Login/Join
 
Member
posted
Having an issue with plotting certain date values when using an Advanced Graph.

I'm working with two different graphs that each have different date types plotted on the x-axis. The first graph plots fine, the second graph only plots the first 5-10 points on the x-axis. The second graph is still rendered with its y-values displayed, but fails to display the corresponding x-axis values.

For the first graph I'm using a date format of MDYY from a DEFINE statement, the second a HMDYYH format from the same DEFINE. The difference in the date values being that the first is a standard 'mm/dd/yyy' whereas the second is 'mm/dd/yyyy hh'. Both have the same format type from the synonym file they reside in.

These graphs both utilize a drilldown that works correctly for the instances where these x-axis values exist.

If someone could point me to an API Call or a different date format that would resolve this issue, it would be a huge help!

Thanks!


AG

This message has been edited. Last edited by: Kerry,


WebFOCUS 7.7.01 - Windows 7 - IE8
 
Posts: 6 | Registered: March 16, 2011Report This Post
Member
posted Hide Post
I have an update with this issue.

One of our developers was able to find a work around. If you convert the date to an alpha numeric character then use it in the BY statement, all data points are plotted and displayed in the x-axis (drill down functioning as well) in the proper order. The specific code in the DEFINE being ..field/A20 = HCNVRT(..field, '(HMDYYH)', 20, 'A20')

I would still like to know how to do this using the date type of that mentioned in the above post.

Thank you,


AG


WebFOCUS 7.7.01 - Windows 7 - IE8
 
Posts: 6 | Registered: March 16, 2011Report This Post
Member
posted Hide Post
/bump

Any ideas on this?

AG


WebFOCUS 7.7.01 - Windows 7 - IE8
 
Posts: 6 | Registered: March 16, 2011Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [WORK-AROUND] Missing datetime x-axis points on Advanced Graph

Copyright © 1996-2020 Information Builders