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.
Hi, I used the thread provided by you.From there i got the code which i added in the existing code as: TABLE FILE HLDTBL SUM VISIT_COUNT AS '' BY PLACE_CD AS 'LOCATION’ ACROSS VISIT_TYPE AS ''
ON TABLE HOLD AS HLDTBL1 END TABLE FILE HLDTBL1 PRINT * ON TABLE ROW-TOTAL/I5 ON TABLE COLUMN-TOTAL/I5
Now the output is coming as :
LOCATION D20 D40 D45 TOTAL AMERICAS 45 40 0 85 ASIA 45 0 0 45 EUROPE 0 45 0 45 VESSELS 0 0 45 45 TOTAL 90 85 45 220
Now there is a extra blank row coming up above the TOTAL values.I want it to look like:
LOCATION D20 D40 D45 TOTAL AMERICAS 45 40 0 85 ASIA 45 0 0 45 EUROPE 0 45 0 45 VESSELS 0 0 45 45 TOTAL 90 85 45 220
When i am using LIST in place of PRINT it is showing the TOTAL values in the same row but with the serial no which i dont want.Is this possible in Webfocus?Any solutions or views are welcomed.
Has this issue been resolved on your side? If not, it is highly recommended that you do some SEARCH, as there are many suggestions both on Focal Point and on techsupport site. Here are a few to start with: