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     Grouping data fields in report body

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Grouping data fields in report body
 Login/Join
 
Silver Member
posted
Is there a mechanism for grouping field values from a record within a report body? Under my current scenario I can only display columns moving across left to right. I am looking to create a section with data elements from a record in a group configuration?


WebFOCUS 7.6.4
Windows
 
Posts: 30 | Registered: May 14, 2008Report This Post
Virtuoso
posted Hide Post
Seal

Can you give an example of what you are trying to do.
Is it a free form report like a letter with address fields in the header?
If so, yes it is possible.
Did you get some training, do you have some manuals or did you download some PDF files?

Try to paint your report, create a screen shot, post it somewhere on the Internet (tinypic.com) and show it here in your answer.

I hope (and think) we can help you.




Frank

prod: WF 7.6.10 platform Windows,
databases: msSQL2000, msSQL2005, RMS, Oracle, Sybase,IE7
test: WF 7.6.10 on the same platform and databases,IE7

 
Posts: 2387 | Location: Amsterdam, the Netherlands | Registered: December 03, 2006Report This Post
Virtuoso
posted Hide Post
thanks for the send example.

I post it here to give everybody the possibility to think and help.







You will get several answers I think

TABLE FILE ADRESSES
PRINT ADDRESS NOPRINT
BY RELATIONID NOPRINT
ON RELATIONID SUBHEAD
"<RELATIONAME <ADDRESS <AGE <GENDER"
"<CITY <SS# <POSITION <DEPT "
<STATE <ZIP <FACILITY <SENIORITY"
HEADING
"This is the report header"
FOOTING
"<page"
END


You have to add some style codes and grid codes to position all the fields on the exact place and to give them bold, italic or other styles.




Frank

prod: WF 7.6.10 platform Windows,
databases: msSQL2000, msSQL2005, RMS, Oracle, Sybase,IE7
test: WF 7.6.10 on the same platform and databases,IE7

 
Posts: 2387 | Location: Amsterdam, the Netherlands | Registered: December 03, 2006Report This Post
Virtuoso
posted Hide Post
We use a report for claims that looks very similar that would basically be

TABLE FILE ADDRESS
PRINT
ADDRESS AS ''
AGE AS ''
GENDER AS ''
HIREDATE AS '' OVER
CITY AS ''
SSN AS ''
POSITION AS ''
DEPT AS '' OVER
STATE AS ''
FACILITY AS ''
SENIORITY AS ''
SUPERVISOR AS ''
BY NAME
END

You would probably also need to include in a stylesheet some POSITION= statements (TYPE=REPORT,COLUMN=ADDRESS,POSITION=1.5,$) etc. to get columns where you want them.

A little longer than Frank's but also gets you what you need.


Regards,

Darin



In FOCUS since 1991
WF Server: 7.7.04 on Linux and Z/OS, ReportCaster, Self-Service, MRE, Java, Flex
Data: DB2/UDB, Adabas, SQL Server Output: HTML,PDF,EXL2K/07, PS, AHTML, Flex
WF Client: 77 on Linux w/Tomcat
 
Posts: 2298 | Location: Salt Lake City, Utah | Registered: February 02, 2007Report 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     Grouping data fields in report body

Copyright © 1996-2020 Information Builders