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.
Hi there, newbie here! All of our reports have the column headers going left to right (as do all the examples I've seen and somewhat understand)... but what if I want some of the columns below eachother?
For example a report print out looks something like: ___________________________________________________________ A Report About Cars CAR Location: SHOP CAR Issue: OIL CHANGE TOT#_CARS TOT#_$$s TOT#_HONDAS TOT#_HONDA$$s TOT#_JAGUARS TOT_JAGUARS$$s TOT#_MERCURY TOT#_MERCURY$$s
_____________________________________________________________ ...on and on one (1) line.
It should look like: ___________________________________________________________ A Report About Cars CAR Location: SHOP CAR Issue: OIL CHANGE
lol I'm being baptised by FIRE in this stuff at work, ANY help would be extremely appreciated. Thank you, Thank You, Thank You.This message has been edited. Last edited by: Kerry,
Make sure that you do your homework before asking questions, and can you update your signature, you state WebFOCUS 7, this covers a large range of versions, and knowing which one you are one will help. Adding your OS as well will help.This message has been edited. Last edited by: Waz,
Thank You so much Waz - that worked!! I also really, really appreciate the link to documentation. I am updating my signature and WebFOCUS stuff on here as well as you've pointed out.
While that did work for my fields, I'm finding I can't change the positioning of a Subhead on a BY field to line up properly with the other columns.
Also, for some reason once I added the OVER commands I can no longer view the report as a PDF, only HTML. This message has been edited. Last edited by: Shawna,
HEADALIGN does not work in ADOBE(PDF) in 7.6.7. May work now inthe 7.7 releases, don't know. For 7.6.x releases, you need to style with POSITION=COLUMN_NAME,$
Thanks everyone so much for all the help. ERINP and Tom - unfortunately both of those didn't work for me (I looked up all the documentation available online).
But I was able to fix both issues: Report opens as HTML but no longer PDF- I copy/pasted all code into a new fex and it worked. Replicated issue by opening up multiple instances of the fex, saving one and closing, then closing the others.
Formatting Columns that utilize the OVER command: From Report Painter go into 'Options' on each individual column and key in a width, column name width does play a large role in setting this and not all values will be the same. Formatting all columns (15ish) took about 20 minutes.