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     Field Totals in One Column

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Field Totals in One Column
 Login/Join
 
Silver Member
posted
I need to know how to get all my columns to show up in one column. I do not want my totals to go across on one row. Can anyone help?

Thanks...


7.1.4
UNIX
Excel, PDF, HTML
 
Posts: 36 | Registered: April 09, 2008Report This Post
Expert
posted Hide Post
Not at all sure what you mean. Do you want to sum multiple numeric database columns into one report column, or is it something else?


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Guru
posted Hide Post
Would you like to see your column totals in a footing?

Say your columns are JAN.... DEC and

your footing would be

JAN TOTAL
.
.
.
DEC TOTAL

where TOTAL represents the sum of the column?


jimster06
DevStu WF 7.6.11
W7
HTML, PDF, EXL2K
 
Posts: 252 | Location: USA | Registered: April 15, 2003Report This Post
Silver Member
posted Hide Post
jimster06,

That is exactly what I want. Then, I would like a column next to it with another set of totals. Do you have any ideas?

Thanks...


7.1.4
UNIX
Excel, PDF, HTML
 
Posts: 36 | Registered: April 09, 2008Report This Post
Virtuoso
posted Hide Post
Slim,

Could this help"
  
-* File slim1.fex
TABLE FILE CAR
PRINT SALES RCOST DCOST
BY COUNTRY 
ON COUNTRY SUBFOOT
"TOTAL FOR <COUNTRY"
"SALES <ST.SALES"
"RETAIL <ST.RCOST"
"DEALER <ST.DCOST"
" "
ON TABLE SET STYLE *
TYPE=SUBFOOT, HEADALIGN=BODY, $
ENDSTYLE
END


Daniel
In Focus since 1982
wf 8.202M/Win10/IIS/SSA - WrapApp Front End for WF

 
Posts: 1980 | Location: Tel Aviv, Israel | Registered: March 23, 2006Report This Post
Silver Member
posted Hide Post
Thanks Danny!

That seemed to work. You wouldn't happen to know how to get another column next to it do the same thing would you?

Thanks Again...


7.1.4
UNIX
Excel, PDF, HTML
 
Posts: 36 | Registered: April 09, 2008Report This Post
Virtuoso
posted Hide Post
Slim,
Of course: anything is possible in WF! But what do you mean by "the same thing"?


Daniel
In Focus since 1982
wf 8.202M/Win10/IIS/SSA - WrapApp Front End for WF

 
Posts: 1980 | Location: Tel Aviv, Israel | Registered: March 23, 2006Report This Post
Silver Member
posted Hide Post
Danny,

I want 8 additional columns that total off of a particular database category/value. Right now, I have 1 column with totals. Do you have any ideas?

Thanks...


7.1.4
UNIX
Excel, PDF, HTML
 
Posts: 36 | Registered: April 09, 2008Report This Post
Virtuoso
posted Hide Post
Slim,
It is not very clear what you want. An example could help. Nonetheless see the following. I suppose that if you have other data you can replace some of the subtotaled fields.
  
-* File slim1.fex
TABLE FILE CAR
PRINT SALES RCOST DCOST
BY COUNTRY
ON COUNTRY SUBFOOT
"TOTAL FOR <COUNTRY"
"SALES <ST.SALES<ST.SALES<ST.SALES"
"RETAIL <ST.RCOST<ST.RCOST<ST.RCOST"
"DEALER <ST.DCOST<ST.DCOST<ST.DCOST"
" "
ON TABLE SET STYLE *
TYPE=SUBFOOT, HEADALIGN=BODY, JUSTIFY=RIGHT,$
TYPE=SUBFOOT, ITEM=1, JUSTIFY=LEFT,$
ENDSTYLE
END


Daniel
In Focus since 1982
wf 8.202M/Win10/IIS/SSA - WrapApp Front End for WF

 
Posts: 1980 | Location: Tel Aviv, Israel | Registered: March 23, 2006Report This Post
Silver Member
posted Hide Post
Thanks Danny!

That's exactly what I was wanting. Sorry I was not clear.

Thanks...


7.1.4
UNIX
Excel, PDF, HTML
 
Posts: 36 | Registered: April 09, 2008Report 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     Field Totals in One Column

Copyright © 1996-2020 Information Builders