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 ... 18 19 20 21 22 23 24 ... 29
Go
Search
Tools
Search Results: (573 matches) New Search Login/Join 

Discussion Topic  [SOLVED] Two Spreadsheets at once (in WebFOCUS/FOCUS Forum on Focal Point ) by Tomsweb
I am trying to create two reports from the same fex, but I don't think that I can do it because we a......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Get field formats to agree.... (in WebFOCUS/FOCUS Forum on Focal Point ) by Tomsweb
Thanks...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [SOLVED] Get field formats to agree.... (in WebFOCUS/FOCUS Forum on Focal Point ) by Tomsweb
I have a time field RELEASE_TIME/I10 in TABLE1 and another time field OUT_TIME/A8 in TABLE2. Table1 ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [CLOSED] HFREEZE in an html format report (in WebFOCUS/FOCUS Forum on Focal Point ) by Tomsweb
If I use HFREEZE in a report in html format, does it actually display the header in a frame? Thanks......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Dev. Studio Editor issue (in WebFOCUS/FOCUS Forum on Focal Point ) by Tomsweb
Problem SOLVED !!! Across the top of the editor console, click on VIEW. Click on Options. Deselec......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [SOLVED] Dev. Studio Editor issue (in WebFOCUS/FOCUS Forum on Focal Point ) by Tomsweb
I have been working in the Dev. Studio text editor to code a fex. I must have done something to sta......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Convert alpha to use HDIFF (in WebFOCUS/FOCUS Forum on Focal Point ) by Tomsweb
Problem resolved! YADM_TM/HYYMDS = HINPUT(19,XADM_TM,17,YADM_TM); YDSH_TM/HYYMDS = HINPUT(19,XDSH_T......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Convert alpha to use HDIFF (in WebFOCUS/FOCUS Forum on Focal Point ) by Tomsweb
Thanks Frank, I did as you suggested, TIME_MINUTES/I8 = HDIFF(XDSH_TM,XADM_TM,'MINUTE','TIME_MINUTE......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Convert alpha to use HDIFF (in WebFOCUS/FOCUS Forum on Focal Point ) by Tomsweb
So far, I have created a time/date stamp field and tried the hdiff on these new flds. DEFINE FILE ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [SOLVED] Convert alpha to use HDIFF (in WebFOCUS/FOCUS Forum on Focal Point ) by Tomsweb
I have a 2 time fields tm_fd1 usage=p7 actual=p4 tm_fd2 usage=p13.4 actual=p7 So far I have conver......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [CLOSED] Convert millis to HH:MM:SS (in WebFOCUS/FOCUS Forum on Focal Point ) by Tomsweb
I have created a report with a time field described in the MFD as USAGE=P13.4, ACTUAL=P7. When I di......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [CLOSED] convert time from ms to seconds (in WebFOCUS/FOCUS Forum on Focal Point ) by Tomsweb
I have a report with a time field as USAGE=P13.4, ACTUAL=P7, in the master file description. When ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [CLOSED] subtract 24 hours from Timestamp (in WebFOCUS/FOCUS Forum on Focal Point ) by Tomsweb
I have a timestamp field result_time RESULT_TIME 2008/03/01 05:57:00 and I used HADD t......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Calculating total of percentage column (in WebFOCUS/FOCUS Forum on Focal Point ) by Tomsweb
Problem Solved - Thanks Ginny!...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [SOLVED] Calculating total of percentage column (in WebFOCUS/FOCUS Forum on Focal Point ) by Tomsweb
I have created a report with columns to measure quality metrics. I am trying to add totals to the bo......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: Incorrect cnt field (in WebFOCUS/FOCUS Forum on Focal Point ) by Tomsweb
PROBLEM SOLVED!...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  Incorrect cnt field (in WebFOCUS/FOCUS Forum on Focal Point ) by Tomsweb
I have created a count field (XCNT) to serially count those MRNs with more than one record (e.g. MRN......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Error comparing date/time field to database field... (in WebFOCUS/FOCUS Forum on Focal Point ) by Tomsweb
......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Error comparing date/time field to database field... (in WebFOCUS/FOCUS Forum on Focal Point ) by Tomsweb
PROBLEM SOLVED...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [SOLVED] Error comparing date/time field to database field... (in WebFOCUS/FOCUS Forum on Focal Point ) by Tomsweb
I built a date/time field and I am trying to compare it to a date defined in FOCUS. I am getting err......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point


» Refine Search
» New Search

  Powered by Social Strata Page 1 ... 18 19 20 21 22 23 24 ... 29 

Focal Point    Focal Point Forums    Search    Search Results

Copyright © 1996-2020 Information Builders