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     [CASE-OPENED] Layout Composer - Fields overprinting each other

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CASE-OPENED] Layout Composer - Fields overprinting each other
 Login/Join
 
Platinum Member
posted
I am trying to demo the dashboard creation feature using the Layout Composer. I have 2 simple fexes that print 2 fields. when I add a report to the canvas and either reference it or embedd it when I run it the second field is overlaying the first for both reports. There must be a width, length issue but this should be simple. Here are the 2 fexes.

TABLE FILE STVSBGI
PRINT
STVSBGI_CODE
STVSBGI_DESC
-*COMPUTE SCHOOLS/A99 = '<OPTION VALUE="' | STVSBGI_CODE | '">' | STVSBGI_DESC | '</OPTION>';

WHERE STVSBGI_TYPE_IND EQ 'C'
-*WHERE STVSBGI_DESC LIKE 'West%'
BY STVSBGI_CODE NOPRINT
BY STVSBGI_ACTIVITY_DATE NOPRINT
BY HIGHEST 1 STVSBGI_ACTIVITY_DATE NOPRINT
-*ON TABLE HOLD FORMAT ALPHA AS SCHOOLS
ON TABLE PCHOLD FORMAT PDF
END 


 
TABLE FILE STVTERM
PRINT
     'STVTERM.STVTERM.STVTERM_CODE'
     'STVTERM.STVTERM.STVTERM_DESC'
HEADING
""
FOOTING
""
BY STVTERM_CODE NOPRINT
WHERE STVTERM_CODE GE '200601';
ON TABLE SET PAGE-NUM OFF
ON TABLE NOTOTAL
-*ON TABLE PCHOLD FORMAT XML
ON TABLE PCHOLD FORMAT PDF
END 

This message has been edited. Last edited by: Kerry,


Reporting Server 7.6.10
Dev. Studio 7.6.8
Windows NT
Excel, HTML, PDF
 
Posts: 204 | Registered: March 31, 2008Report This Post
Expert
posted Hide Post
Hi all,

FYI, Rick has a case opened regarding this issue, which is currently in research.

Rick, when you get a solution/progress, can you please kindly post it here? Thank you in advance for sharing with all.

Cheers,

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     [CASE-OPENED] Layout Composer - Fields overprinting each other

Copyright © 1996-2020 Information Builders