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] Acrossvalue border problem

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Acrossvalue border problem
 Login/Join
 
Platinum Member
posted
I'm using this styling in another report and when I add the BORDER-RIGHT=LIGHT to the Across Value, I get a "phantom" right border one column in from the right on the last across value. My report only has 2 across values and the "phantom" right border is also only on the right across value section.

Any ideas on how to get rid of this?

TABLE FILE CAR
SUM
     AVE.DEALER_COST AS DEALER_COST
	 AVE.RETAIL_COST AS RETAIL_COST
	 SALES
     AVE.LENGTH AS LENGTH
	 AVE.HEIGHT AS HEIGHT
BY BODYTYPE
BY COUNTRY
ACROSS SEATS
ON COUNTRY SUBTOTAL
     DEALER_COST
     RETAIL_COST
     SALES
    LENGTH
    HEIGHT
 AS 'Subtotal: '
ON BODYTYPE SUBTOTAL
     DEALER_COST
     RETAIL_COST
     SALES
    LENGTH
    HEIGHT
 AS 'Grand Total'
ON TABLE SET PAGE-NUM OFF
ON TABLE NOTOTAL
ON TABLE PCHOLD FORMAT PDF
ON TABLE SET HTMLCSS ON
ON TABLE SET STYLE *
     UNITS=IN,
     PAGESIZE='Legal',
     SQUEEZE=ON,
     ORIENTATION=LANDSCAPE,
$
TYPE=REPORT,
     FONT='TIMES NEW ROMAN',
     SIZE=8,
     COLOR='BLACK',
     BACKCOLOR='NONE',
     STYLE=NORMAL,
     RIGHTGAP=0.03,
     LEFTGAP=0.03,
     TOPGAP=0.000000,
     BOTTOMGAP=0.05000,
	 BOTTOMMARGIN=0.0,
	 RIGHTMARGIN=0.0,
$
TYPE=DATA,
     SIZE=9,
$
TYPE=DATA,
     COLUMN=SPACE(*),
	 SIZE=6,
$
TYPE=DATA,
     ACROSSCOLUMN=N1,
     BORDER-LEFT=LIGHT,
$
TYPE=DATA,
     ACROSSCOLUMN=N5,
     BORDER-RIGHT=LIGHT,
$
TYPE=TITLE,
     BORDER-BOTTOM=LIGHT,
	 STYLE=BOLD,
$
TYPE=TITLE,
     COLUMN=SPACE(*),
	 BORDER-BOTTOM=OFF,
	 SIZE=6,
$
TYPE=TITLE,
     ACROSSCOLUMN=N1,
	 BORDER-LEFT=LIGHT,
	 BORDER-BOTTOM=LIGHT,
	 BORDER-TOP=LIGHT,
$
TYPE=TITLE,
     ACROSSCOLUMN=N2,
	 BORDER-BOTTOM=LIGHT,
	 BORDER-TOP=LIGHT,
$
TYPE=TITLE,
     ACROSSCOLUMN=N3,
	 BORDER-BOTTOM=LIGHT,
	 BORDER-TOP=LIGHT,
$
TYPE=TITLE,
     ACROSSCOLUMN=N4,
	 BORDER-BOTTOM=LIGHT,
	 BORDER-TOP=LIGHT,
$
TYPE=TITLE,
     ACROSSCOLUMN=N5,
	 BORDER-RIGHT=LIGHT,
	 BORDER-BOTTOM=LIGHT,
	 BORDER-TOP=LIGHT,
$
TYPE=HEADING,
     SIZE=12,
	 JUSTIFY=CENTER,
	 STYLE=BOLD,
$
TYPE=HEADING,
     IMAGE=D:\ibi\WebFOCUS71\basedir\financea\app\Logo_Horizontal_3color_of.jpg,
     POSITION=(+0.0 +0.0),
     SIZE=(2.500000 1.00000),
$
TYPE=FOOTING,
     OBJECT=TEXT,
     ITEM=1,
  POSITION=0.25,
$
TYPE=FOOTING,
     OBJECT=TEXT,
  ITEM=3,
  POSITION=6.5,
$
TYPE=FOOTING,
     OBJECT=TEXT,
     ITEM=2,
  POSITION=6.0,
$
TYPE=FOOTING,
     OBJECT=FIELD,
  ITEM=1,
  POSITION=6.25,
$
TYPE=SUBTOTAL,
     STYLE=BOLD,
$
TYPE=SUBTOTAL, BY=1, BORDER=LIGHT, BORDER-COLOR='WHITE', $
TYPE=SUBTOTAL, BY=1,ACROSSCOLUMN=N1, BORDER-TOP=LIGHT, BORDER-BOTTOM=LIGHT,
               BORDER-LEFT=LIGHT, BORDER-RIGHT=OFF, BORDER-COLOR='BLACK', $
TYPE=SUBTOTAL, BY=1,ACROSSCOLUMN=N2, BORDER-TOP=LIGHT, BORDER-BOTTOM=LIGHT,
               BORDER-LEFT=OFF, BORDER-RIGHT=OFF, BORDER-COLOR='BLACK', $
TYPE=SUBTOTAL, BY=1,ACROSSCOLUMN=N3, BORDER-TOP=LIGHT, BORDER-BOTTOM=LIGHT,
               BORDER-LEFT=OFF, BORDER-RIGHT=OFF, BORDER-COLOR='BLACK', $
TYPE=SUBTOTAL, BY=1,ACROSSCOLUMN=N4, BORDER-TOP=LIGHT, BORDER-BOTTOM=LIGHT,
               BORDER-LEFT=OFF, BORDER-RIGHT=OFF, BORDER-COLOR='BLACK', $
TYPE=SUBTOTAL, BY=1,ACROSSCOLUMN=N5, BORDER-TOP=LIGHT, BORDER-BOTTOM=LIGHT,
               BORDER-LEFT=OFF, BORDER-RIGHT=LIGHT, BORDER-COLOR='BLACK', $
TYPE=SUBTOTAL, BY=2, BORDER=LIGHT, BORDER-COLOR='WHITE', $
TYPE=SUBTOTAL, BY=2,ACROSSCOLUMN=N1, BORDER-TOP=LIGHT, BORDER-BOTTOM=LIGHT,
               BORDER-LEFT=LIGHT, BORDER-RIGHT=OFF, BORDER-COLOR='BLACK', $
TYPE=SUBTOTAL, BY=2,ACROSSCOLUMN=N2, BORDER-TOP=LIGHT, BORDER-BOTTOM=LIGHT,
               BORDER-LEFT=OFF, BORDER-RIGHT=OFF, BORDER-COLOR='BLACK', $
TYPE=SUBTOTAL, BY=2,ACROSSCOLUMN=N3, BORDER-TOP=LIGHT, BORDER-BOTTOM=LIGHT,
               BORDER-LEFT=OFF, BORDER-RIGHT=OFF, BORDER-COLOR='BLACK', $
TYPE=SUBTOTAL, BY=2,ACROSSCOLUMN=N4, BORDER-TOP=LIGHT, BORDER-BOTTOM=LIGHT,
               BORDER-LEFT=OFF, BORDER-RIGHT=OFF, BORDER-COLOR='BLACK', $
TYPE=SUBTOTAL, BY=2,ACROSSCOLUMN=N5, BORDER-TOP=LIGHT, BORDER-BOTTOM=LIGHT,
               BORDER-LEFT=OFF, BORDER-RIGHT=LIGHT, BORDER-COLOR='BLACK', $
TYPE=ACROSSVALUE,
     BORDER-TOP=LIGHT,
	 BORDER-LEFT=LIGHT,
	 BORDER-RIGHT=LIGHT,
	 STYLE=BOLD,
	 JUSTIFY=CENTER,
$

ENDSTYLE
END


Bethany
WF: 7.1
DevStudio: 7.1.4

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


Server Environment: Win2K3 Server WebFOCUS 7.13 Apache Tomcat standalone application server
 
Posts: 188 | Registered: April 14, 2005Report This Post
Expert
posted Hide Post
Bethany,

I took your code and ran it as-is (except for changing the image name) and the report appears to be OK in 5.3.3:



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
Master
posted Hide Post
I tried in WF7.6.10 and got 2 extra vertical lines for last Across Value. Any idea on how to resolve this?

Image and video hosting by TinyPic

This message has been edited. Last edited by: Ram Prasad E,
 
Posts: 542 | Location: Dearborn, MI | Registered: June 03, 2009Report 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] Acrossvalue border problem

Copyright © 1996-2020 Information Builders