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.
I need to get the By and Across value on the same line. And also, when I use OVER the first line is not taking the style I am using.
Please run the following code to see what I am talking about.
1. I want the CAR value to be printing on the first line like Alfa Romeo Q1 Q2 Q3
Instead of showing on the second line
2. The Title CAR is not shaded gray like other titles.
TABLE FILE CAR SUM CAR AS 'Car' OVER MODEL AS 'Model' OVER DEALER_COST AS 'Dealer,Cost' BY CAR NOPRINT ON CAR SUBHEAD " ACROSS COUNTRY ON TABLE SET PAGE-NUM NOLEAD ON TABLE PCHOLD FORMAT PDF ON TABLE SET STYLE * UNITS=IN,TOPMARGIN=3.00000,LEFTMARGIN=1.250000,RIGHTMARGIN=0.500000,WIDTH=11.000,ORIENTATION=PORTRAIT,$ TYPE=REPORT,FONT=ARIAL,SIZE=8,GRID=ON,SQUEEZE=ON,$ TYPE=TITLE,BACKCOLOR=SILVER,COLOR=BLACK,STYLE=BOLD,SIZE=8,BORDER=1.0,$ TYPE=SUBHEAD,BACKCOLOR=RGB(0 151 151),COLOR=WHITE,STYLE=BOLD,SIZE=8,BORDER=1.0,$ TYPE=DATA,STYLE=BOLD,BACKCOLOR=WHITE,COLOR=BLACK,BORDER=1.0,$ TYPE=ACROSSVALUE,BACKCOLOR=RGB(0 151 151),COLOR=WHITE,JUSTIFY=CENTER,BORDER=1.0,$ END -EXIT
Any thoughts or suggestions.
Note: It works in HTML not PDF.
Thanks in advanceThis message has been edited. Last edited by: WFDevConsultant,
I'm a little confused with the request. Did you mean to have a double quote in front of the ACROSS COUNTRY? That turns it into a title, not a row. If I take the double quote out, rather PDF or HTML it looks the same and doesn't look like a usable report.
Can you draw a picture or something so we know what your trying to do?
Like this?
Car ---------------------------------------------------------------- Model | Q1DealerCost | Q2DealerCost | Q3DealerCost | Q4DealerCost
- FOCUS Man, just FOCUS! ----------------------------- Product: WebFOCUS Version: 8.1.04 Server: Windows 2008 Server