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     Column wrapping not happening properly

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Column wrapping not happening properly
 Login/Join
 
Silver Member
posted
I am trying to wrap a column. I have specified the following code:

TYPE=REPORT, COLUMN=ABC, POSITION=15, WRAP=35, $

Now, even though the data for this column is more than the wrap length specified, it is not getting wrapped. Please help.
 
Posts: 41 | Location: Boston | Registered: August 17, 2005Report This Post
Expert
posted Hide Post
Is the column mentioned more than once in the request? If so, you have to either specify ABC(2) or ABC(*) to style it.

During debugging, I would add "COLOR=RED, " to the style sheet line to ensure that the expected column is actually addressed by the style sheet.

Have you tried:

TYPE=DATA, COLUMN=ABC, POSITION=15, WRAP=35, $
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Expert
posted Hide Post
Hi Dharma,

Has this issue regarding wrapping columns been resolved? Have you tried Francis' suggestions?

Depending on the output format you want, e.g. Excel, PDF, or HTML, the following topics from Information Builders' online documents may be of interest:

Having problems using WRAP attribute in STYLESHEET http://techsupport.informationbuilders.com/sps/12992044.html

How to WRAP only one column in a PDF Report.
http://techsupport.informationbuilders.com/sps/11802098.html

How should WRAP be coded in the style sheet?
http://techsupport.informationbuilders.com/sps/81621010.html

Data from Oracle is wrapped incorrectly in PDF format http://techsupport.informationbuilders.com/sps/11602098.html

How to wrap a column of data into 2 or 3 columns on 1 page?
http://techsupport.informationbuilders.com/sps/10262026.html

IN + 1: Wraps the last column heading
http://techsupport.informationbuilders.com/sps/90501068.html

How to wrap data in ACROSS fields to be displayed in PDF http://techsupport.informationbuilders.com/sps/12732066.html

Hope this helps.

Cheers, Big Grin

Kerry


Kerry Zhan
Focal Point Moderator
Information Builders, Inc.
 
Posts: 1948 | Location: New York | Registered: November 16, 2004Report 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     Column wrapping not happening properly

Copyright © 1996-2020 Information Builders