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] Across columns are not coming in different lines in CSV format

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Across columns are not coming in different lines in CSV format
 Login/Join
 
Gold member
posted
Hi All,

I am working on CSV format. below is my car example. If i run this example, country name, car and model label are coming in one line. Is it possible to display country name, car and model label in different rows?


 
TABLE FILE CAR
SUM 
     MODEL
BY  LOWEST MODEL
BY  LOWEST BODYTYPE
BY  LOWEST DEALER_COST
BY  LOWEST SEATS
BY  LOWEST RETAIL_COST
BY  LOWEST SALES
ACROSS COUNTRY AS ''
ACROSS CAR AS ''
ON TABLE SET PAGE-NUM NOLEAD 
ON TABLE NOTOTAL
ON TABLE PCHOLD FORMAT COMT
ON TABLE SET HTMLCSS ON
ON TABLE SET STYLE *
     PAGESIZE='Envelope C3',
     LEFTMARGIN=1.000000,
     ORIENTATION=LANDSCAPE,
$
ENDSTYLE
END

 


Thanks in advance.

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


Web FOCUS 7.7.03
PDF
 
Posts: 69 | Registered: May 24, 2013Report This Post
Gold member
posted Hide Post
No, sorry. Whether you use COMT or DFIX with HEADER, it only produces 1 row for the column header. Since you , due to the ACROSSes had 3, it concatenates them all together into one, hence the ENGLAND JAGUAR MODEL . The same thing is true if I had a multi line column title, SALES AS 'THIS,IS,SALES' for instance. Then the HEADER in the output is
"THIS,IS,SALES" all on one line..


WEFOCUS - All releases starting at 4.3.6
MF FOCUS -- All releases starting at 3.8.68
OS/Platfor _ Predominately Z/OS, but all others as swell
Expected Output Format -- *
 
Posts: 60 | Location: 2 penn | Registered: May 22, 2003Report 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] Across columns are not coming in different lines in CSV format

Copyright © 1996-2020 Information Builders