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.
I developed a report in Web Focus, but I want to change the column titles to display different dates. I used Dialogue Manager to create a variable and this uses a dateadd function. When I subtract days from a given date, it's not giving me the correct date. Instead, it looks at the date as an integer when doing the dateadd function.
The DATEADD function requires an input string in Date format. You have to use the DATECVT to first convert to Date format, then use DATEADD, then use DATECVT to convert back to alphanumeric string.
Thanks, Francis! This answered my question. I tried using the AYMD function, but didn't have quotes in the third parameter...My next question is can we truncate the year in the column title after that...instead of showing 20080710, I'd like it to display as 0710?
Winnie...welcome to the Forum. Please go in and update your signature with which version you are running. Thanks
** Update signature 1) Logon to Focal Point and go into your complete profile. 2) Scroll down the page until you see the “Signature” field. 3) Fill in the signature you want to use. Here is a sample to model:
Prod: WebFOCUS 5.2.3 on Win 2K/IIS 6/ISAPI Mode Test: WebFOCUS 7.1 on Win 2K/IIS 6/Weblogic 8.1/Servlet Mode
4) Once all changes are made/added, scroll down to the bottom of the page and click on the Submit button.
In Focus since 1993. WebFOCUS 7.7.03 Win 2003
Posts: 1903 | Location: San Antonio | Registered: February 28, 2005