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    Search    Search Results
Page 1 ... 96 97 98 99
Go
Search
Tools
Search Results: (1980 matches) New Search Login/Join 

Discussion Topic  RE: Graph editor? (in WebFOCUS/FOCUS Forum on Focal Point ) by Danny-SRL
Shawn, Here is a solution for the 'ITALY' question. SET HOLDLIST=PRINTONLY TABLE FILE CAR SUM COUN......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: varchar and other fields in master (in WebFOCUS/FOCUS Forum on Focal Point ) by Danny-SRL
Hi Pam, I don't have a ready solution for you but here is what i would try: 1. Take out the TX field......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: DM &variable behaviour, bug or no bug. (in WebFOCUS/FOCUS Forum on Focal Point ) by Danny-SRL
Alan, This has existed for as long as I can remember. Apparently FOCUS will assume that after -SET t......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: accomodating all fields in one page (in WebFOCUS/FOCUS Forum on Focal Point ) by Danny-SRL
Aditya, There seems to be a problem with my note. After the first line of the SUBHEAD I have " caret......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: accomodating all fields in one page (in WebFOCUS/FOCUS Forum on Focal Point ) by Danny-SRL
Hi Aditya, Here are 2 possible solutions. 1. By changing some of the titles and using a smaller fon......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: INPUT 1 RECORD OUTPUT 2 RECORDS (in WebFOCUS/FOCUS Forum on Focal Point ) by Danny-SRL
Jimmy, I would use an alternate MASTER. If you do: TABLE FILE ... PRINT ACCT_NBR SLS_1 SLS_2 ON TABL......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Displaying Drilled down Report within Current Report (in WebFOCUS/FOCUS Forum on Focal Point ) by Danny-SRL
Hi Moxi, If you are ready to use PDF, try this: -DEFAULT &LVL=1 TABLE FILE CAR SUM SALES BY COUNTRY......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: blanc line in subfoot (in WebFOCUS/FOCUS Forum on Focal Point ) by Danny-SRL
Frank and Francis, Try this: TABLE FILE CAR SUM SALES BY COUNTRY BY CAR ON COUNTRY SUBTOTAL MULTILI......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: blanc line in subfoot (in WebFOCUS/FOCUS Forum on Focal Point ) by Danny-SRL
Hello Frank, MULTILINES works with most ON operations. Try the following: ON CLTNR_REF SUBTOTAL M......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: graphics question (in WebFOCUS/FOCUS Forum on Focal Point ) by Danny-SRL
Secret, In order to skip grid lines you can use the following: -* This is the automatic setting f......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Rolling Average (in WebFOCUS/FOCUS Forum on Focal Point ) by Danny-SRL
Greg, Are you acquainted with the McGuyver Techniques? If not, I can send you a ppt. Just ask. As......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: conversion from packed to alphanumeric excluding the decimal point and comma. (in WebFOCUS/FOCUS Forum on Focal Point ) by Danny-SRL
Hello Manash, Try the following. Notice the small "c" if the format of the FTOA function. VARL/D7=......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Focus reporting query (in WebFOCUS/FOCUS Forum on Focal Point ) by Danny-SRL
Hi Manash, This is maybe a bit late but you might be able to use it in the future: -* number the DES......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: page alignment problem (in WebFOCUS/FOCUS Forum on Focal Point ) by Danny-SRL
Aditya, Did you try using ON TABLE SET STYLEMODE PAGED? It should have each output page started on ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: FOCUS code reference (in WebFOCUS/FOCUS Forum on Focal Point ) by Danny-SRL
Hi Ricky, The expression IF RGNCODE EQ (RSMLIST) is a valid IF statement. When executed FOCUS will ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Creating groups in a report from different tables (in WebFOCUS/FOCUS Forum on Focal Point ) by Danny-SRL
Hi Moxi, You should use the MORE option of TABLE. This is my assumption. You have a STUDENT file ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] looping problem in webfocus (in WebFOCUS/FOCUS Forum on Focal Point ) by Danny-SRL
How about writing to a file and then reading each value? ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Displaying subtotal at the top of the row total values. (in WebFOCUS/FOCUS Forum on Focal Point ) by Danny-SRL
Kalpesh, As usual: please complete your signature... Now for a further example of the use of the M......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: indentation (in WebFOCUS/FOCUS Forum on Focal Point ) by Danny-SRL
Mairead, I don't know if your indentation problem has been solved, but here is a solution that works......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Dates Calculation (in WebFOCUS/FOCUS Forum on Focal Point ) by Danny-SRL
John and Vijaya, Try this: -SET &NOW='20070122'; -SET &SHOW=DATETRAN(DATECVT(&NOW, 'I8YYMD', 'DMYY'......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point


» Refine Search
» New Search

  Powered by Social Strata Page 1 ... 96 97 98 99 

Focal Point    Focal Point Forums    Search    Search Results

Copyright © 1996-2020 Information Builders