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 am trying to create a field in a report that has 14 different database fields going into it. The Format of the Field in P25.10. It is that big because the largest right decimal number going into it is a P15.10. and the largest left side is a P17.2 field.
Examples that I have are: 25.2350000000 and 0.0025368546.
Thanks,
Posts: 117 | Location: US | Registered: February 09, 2004
To suppress trailing blanks you will most likely have to use "Creating Reports With WebFOCUS Language - Applying Dynamically Formatted Virtual Fields to Report Columns" with which you can create different formats for each row based on which database field is the current row. I'm not sure when this functionality appeared, but it is available in WebFOCUS 5.3.2.
Try the following topics:"TRIM: Trimming Trailing Blanks" and "TRIMLEN: Determining the Length of a String Excluding Trailing Blanks" in the FOCUS for S/390 Maintaining Databases Version 7.1 manual (DN1001059.1100).