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     [CLOSED]Styling: Column Title

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED]Styling: Column Title
 Login/Join
 
Member
posted
Hi everybody,

i have a very Little question, that bothers me a lot Wink
there is a Report working fine, everything done, it has 10+ columns.

now the "challenge" is that the first 4 columns have Information about customer, the next 5 about Products etc.

now i Need to add a "text" / "box" whatever, with Title: "Customer" and a Title "Products" over the Columns.

Is there any way to do this???

Kind regards and thx a lot
Jack

This message has been edited. Last edited by: <Emily McAllister>,


WebFocus 8.1
SP 0.5
 
Posts: 11 | Registered: August 02, 2016Report This Post
Virtuoso
posted Hide Post
You could create a DEFINEd field that contains Customer or Product depending on the value of the columns you are printing. Then Sort across this new DEFINEd field.


WebFOCUS 8206, Unix, Windows
 
Posts: 1853 | Location: New York City | Registered: December 30, 2015Report This Post
Virtuoso
posted Hide Post
That, or you could do what my colleague did and color-code zones of columns by title, like so:

-*BLUE
TYPE=TITLE, COLUMN=MFSMX, 	 	COLOR='BLACK', BACKCOLOR=RGB(155 195 230), $
TYPE=TITLE, COLUMN=MFSALES, 	 	COLOR='BLACK', BACKCOLOR=RGB(155 195 230), $
TYPE=TITLE, COLUMN=SALESDIFFPCT,   	COLOR='BLACK', BACKCOLOR=RGB(155 195 230), $
TYPE=TITLE, COLUMN=SLS_IND,	 	COLOR='BLACK', BACKCOLOR=RGB(155 195 230), $
TYPE=TITLE, COLUMN=MFSALESCHG, 		COLOR='BLACK', BACKCOLOR=RGB(155 195 230), $

-*PINK
TYPE=TITLE, COLUMN=LBRCMT, 	 	COLOR='BLACK', BACKCOLOR=RGB(255 175 175), $
TYPE=TITLE, COLUMN=LBRDIFFPCT, 		COLOR='BLACK', BACKCOLOR=RGB(255 175 175), $
TYPE=TITLE, COLUMN=LBRPCT_IND, 		COLOR='BLACK', BACKCOLOR=RGB(255 175 175), $
TYPE=TITLE, COLUMN=LBRPCT, 	 	COLOR='BLACK', BACKCOLOR=RGB(255 175 175), $
TYPE=TITLE, COLUMN=MFTOTWAGES, 		COLOR='BLACK', BACKCOLOR=RGB(255 175 175), $
TYPE=TITLE, COLUMN=MFNONMGROTWAGES,	COLOR='BLACK', BACKCOLOR=RGB(255 175 175), $
TYPE=TITLE, COLUMN=MFSPH,	 	COLOR='BLACK', BACKCOLOR=RGB(255 175 175), $

-*ORANGE
TYPE=TITLE, COLUMN=MFGC, 	 	COLOR='BLACK', BACKCOLOR=RGB(239 182 98), $
TYPE=TITLE, COLUMN=MFGCCHG, 	 	COLOR='BLACK', BACKCOLOR=RGB(239 182 98), $
TYPE=TITLE, COLUMN=GCPCTCHG, 	 	COLOR='BLACK', BACKCOLOR=RGB(239 182 98), $
TYPE=TITLE, COLUMN=MFGCPN, 	 	COLOR='BLACK', BACKCOLOR=RGB(239 182 98), $
TYPE=TITLE, COLUMN=MFTICKET, 	 	COLOR='BLACK', BACKCOLOR=RGB(239 182 98), $
TYPE=TITLE, COLUMN=MFTICKETCHG, 	COLOR='BLACK', BACKCOLOR=RGB(239 182 98), $
TYPE=TITLE, COLUMN=TICKETCHGPCT,	COLOR='BLACK', BACKCOLOR=RGB(239 182 98), $
TYPE=TITLE, COLUMN=MFGGCPCTCHG,		COLOR='BLACK', BACKCOLOR=RGB(239 182 98), $


8.2.02M (production), 8.2.02M (test), Windows 10, all outputs.
 
Posts: 1113 | Location: USA | Registered: January 27, 2015Report This Post
Expert
posted Hide Post
... or you could try looking at previous posts such as this one to get some ideas.

Remember to do a search first, it could save you a lot of time whilst you sit around twiddling your pearls waiting for someone to give you a solution Smiler

T



In FOCUS
since 1986
WebFOCUS Server 8.2.01M, thru 8.2.07 on Windows Svr 2008 R2  
WebFOCUS App Studio 8.2.06 standalone on Windows 10 
 
Posts: 5694 | Location: United Kingdom | Registered: April 08, 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     [CLOSED]Styling: Column Title

Copyright © 1996-2020 Information Builders