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 ... 83 84 85 86 87 88 89 ... 93
Go
Search
Tools
Search Results: (1853 matches) New Search Login/Join 

Discussion Topic  RE: [SOLVED] reports built using IM not working when the data source is renamed (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
Edit the fex using Text Editor instead of IA. You'll have to remove all qualified field names. So ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED!] IBIMR_user in DBA section of MFD (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
I think CNCTUSR is set to the same value as IBIMR_user. Try using something like this and see if th......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED]Problem adding virtual fields to hold file read from CSV file (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
I think only real fields are included in PRINT *. What happens if you PRINT fieldname?...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [Case Opened] Active Report Sort Command on Date-Time Field Failing. (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
It seems to be working in 8105....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] LAST function (sql intersect/recursive join) (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
There's a FORECAST function in WF that does this type of stuff. Moving Average, single, double and ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED]Hide a column from across column (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
What should Total be if your report hides JAPAN? I assume you don't like the total when you have: W......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED]Join in a master file -- automatic table scan? (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
I always thought DEFINE based joins turn off optimization....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED]Image in HTMP, XSLX, and PDF (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
I'd put the logo in the stylesheet. TYPE=REPORT, IMAGE=IBFS:/WFC/Repository/test/logo.jpg, ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED]Page Break when certain format used? (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
In App Studio, create a Procedure instead of a Report, so you can enter Dialogue Manager code. Belo......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED]Page Break when certain format used? (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED]Multiple state selection on a launch page (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
Is there a -SET or -DEFAULT of this &variable?...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED]Multiple state selection on a launch page (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
1. Is it possible that there's another TABLENAME.mas in your app path? 2. What happens if you run ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED]Multiple state selection on a launch page (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
Edit TABLENAME.mas and find CLM_ID. What's the FORMAT= , ACTUAL=? Also, are there any COMPUTEs or ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED]Multiple state selection on a launch page (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
if you add a -SET &ECHO=ALL to the beginning of your .fex, you'll see the code as it's sent to the R......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED]use a hold file as filter of a field (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
Try ON TABLE HOLD FORMAT ALPHA You should also SET HOLDLIST=PRINTONLY SET ASNAME=ON...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED]what is webFOCUS express Tool (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED]A way to move the 'ALL' option down the list of a dyn. populated drop-down... (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
Could you set the default to a different value? That way the list will always show that value inste......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED]SQL "NOT EXISTS" Equivalent in WebFOCUS (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
Did you ever try Joining the two tables? That might still be a viable solution. Doesn't hurt to try......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED]SQL "NOT EXISTS" Equivalent in WebFOCUS (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
Does it still error out if you change it to: WHERE NOT DB_INFILE(SUBSET1, E01, E01);...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED]Calculate TOTAL using filter in Master file (in WebFOCUS/FOCUS Forum on Focal Point ) by BabakNYC
Could you describe a use case for such a thing?...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point


» Refine Search
» New Search

  Powered by Social Strata Page 1 ... 83 84 85 86 87 88 89 ... 93 

Focal Point    Focal Point Forums    Search    Search Results

Copyright © 1996-2020 Information Builders