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 ... 5 6 7 8 9 10 11 ... 20
Go
Search
Tools
Search Results: (398 matches) New Search Login/Join 

Discussion Topic  RE: [SOLVED] found records but report is not display on screen. (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
TRy changing /* WHERE TOTAL FISCAL_YEAR EQ 2015; */ to /* WHERE FISCAL_YEAR EQ 2015; */ you pro......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Summit presentations for us unfortunate souls (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
Francis, Bravo for an excellent idea....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Append Ampersand to Set Variable? (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
Please flag as Solved. thank you...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Append Ampersand to Set Variable? (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
try this instead quote]SET ASNAMES = ON -SET &HEAD1 ='"'|'Department'|' ABC'|'& '|'D'|'"'; TABLE ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED]Handling no report in ReportCaster (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
part 2 - because I hit the post button - is what you wrote. you do the 2 hold file then match and pr......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED]Handling no report in ReportCaster (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
Have you tried first doing a report of all your divisions and hold that as a hold file. Then do your...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Technique for Today vs. Yesterday. Data Stored in Rows (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
Do you mean Julian format? if you do, you can convert from Julian to Gregorian using a WebFOCUS Fucn......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Technique for Today vs. Yesterday. Data Stored in Rows (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
John, This works?...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Technique for Today vs. Yesterday. Data Stored in Rows (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
i miised a change. It should be &today....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Technique for Today vs. Yesterday. Data Stored in Rows (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
As long as the dates you are comparing are in the same format, I don't see why not. Just try it and ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Technique for Today vs. Yesterday. Data Stored in Rows (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
Try something like this /* -SET &BASEDATE = &YYMD ; -SET &TODAY = DATECVT (&BASEDATE,'I8YYMD','YYMD......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Technique for Today vs. Yesterday. Data Stored in Rows (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
We would do a define or compute /* DEFINE FILE F568304 NETTODAY/D20.2=IF JOBDATE EQ &TODAY THEN Netc......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] One More issue (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
you can do the BY as NOPRINT and then place the Date where you want it on the report....
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Dynamic List not working in Report Caster Job (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
As the message says there is no "BY" field in your fex. The burst function takes the first BY field......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Data validation drop down (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
I want to give them a list of values to select from. eg, I - Incomplete C - Complete ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [CLOSED] Data validation drop down (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
another Excel question. Does anyone know how to add a data validation dropdown to a cell in Exl2k? ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] how to protect / hide data in Excel (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
It just so happens that we are in the process of upgrading to 7.6.11. I will be trying this code on ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [CLOSED] how to protect / hide data in Excel (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
Hi all, Does anyone know how to create an EXL2K file that is Protected and or has columns hiden?...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] define syntax - how to break logic? (i want to double count) (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
defines do not work that way. once it meets a value it will drop out. the way I would do it is somet......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] date/time field error (in WebFOCUS/FOCUS Forum on Focal Point ) by RSquared
We use the DT function. /* WHERE RECDTE GE DT(&Today2 00:00:00.000) AND RECDTE LE DT(&Today2 11:59......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point


» Refine Search
» New Search

  Powered by Social Strata Page 1 ... 5 6 7 8 9 10 11 ... 20 

Focal Point    Focal Point Forums    Search    Search Results

Copyright © 1996-2020 Information Builders