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 2 
Go
Search
Tools
Search Results: (22 matches) New Search Login/Join 

Discussion Topic  [CLOSED] what is the use of LET NOPRINT (in WebFOCUS/FOCUS Forum on Focal Point ) by rp
Hi All, what is the use of LET in 'LET NOPRINT '. thanks RP...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] replace '^' with '&' in string ..... & causing problem (in WebFOCUS/FOCUS Forum on Focal Point ) by rp
Hi All first of all Sorry for making the confusion. Actually in my output string where ever '&' is ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [CLOSED] replace '^' with '&' in string ..... & causing problem (in WebFOCUS/FOCUS Forum on Focal Point ) by rp
Hi All, I have a string in procedure which i need to replace '^' with '&'. (I used POSIT and STRREP......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Convert Decimal to Year (in WebFOCUS/FOCUS Forum on Focal Point ) by rp
In hurry subject line got changed.......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [SOLVED] Convert Decimal to Year (in WebFOCUS/FOCUS Forum on Focal Point ) by rp
Hi All, How can i convert a decimal ( '2009.90'where 90 is the month) into year format of 2009? tha......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Excel Download and EDASERVE crash.. (in WebFOCUS/FOCUS Forum on Focal Point ) by rp
do any one have any idea of what TRACES i should turn on?...
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [CLOSED] Excel Download and EDASERVE crash.. (in WebFOCUS/FOCUS Forum on Focal Point ) by rp
Excel Download and EDASERVE crash.. Hi All, i have two reports on a criteria page of which first......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] to call a javascript from webfocus procedure (in WebFOCUS/FOCUS Forum on Focal Point ) by rp
Hi Dave, i used SET JSURLS='/approot/abcd/js/abcd_banner.js' and i am able to get the script.but no......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [CLOSED] to call a javascript from webfocus procedure (in WebFOCUS/FOCUS Forum on Focal Point ) by rp
Hi All, I need to call a javascript (which contains banner ,2 gif images) from a webfocus procedure.......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] markers and bars are not aligned in a straight line for each X-axis value. (in WebFOCUS/FOCUS Forum on Focal Point ) by rp
i have achieved this ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [SOLVED] markers and bars are not aligned in a straight line for each X-axis value. (in WebFOCUS/FOCUS Forum on Focal Point ) by rp
Hi All, I am using Dual Y axis(Y1 axis for bars and Y2 Axis for markers). My problem is the markers ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] To align bars and markers centrally (in WebFOCUS/FOCUS Forum on Focal Point ) by rp
I have achieved it by commenting ON GRAPH SET LOOKGRAPH VBRSTK2 and introducing setGraphType(44); N......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [SOLVED] To align bars and markers centrally (in WebFOCUS/FOCUS Forum on Focal Point ) by rp
Hi All, I have a chart for which Bars are plotted on Y1 axis and markers are plotted on Y2 axis.but ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Will setCurveFitType work for multiple y-axis (in WebFOCUS/FOCUS Forum on Focal Point ) by rp
can anyone help please ..... is it because of ON GRAPH SET LOOKGRAPH VBRSTK2??(i suspect so ) is the......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [CLOSED] Will setCurveFitType work for multiple y-axis (in WebFOCUS/FOCUS Forum on Focal Point ) by rp
Hi All I have a chart for which Bars are plotted on Y1 axis and markers are plotted on Y2 axis.i nee......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] IF and GOTO problem (in WebFOCUS/FOCUS Forum on Focal Point ) by rp
Hi yes for -TYPE &VARIABLE12, i am getting whatever value i am passing A,B,C OR D......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [CLOSED] IF and GOTO problem (in WebFOCUS/FOCUS Forum on Focal Point ) by rp
Hi all, for &VARIABLE12 even if the value is other than 'A' on &OP_DSP its always giving 'AUSTRALIA......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] to hide only few markers on a chart (in WebFOCUS/FOCUS Forum on Focal Point ) by rp
resolved by using .... AMTCON/D8.5 MISSING ON = IF MONTHYEAR EQ '&PR_YEAR_2' THEN MISSING ELSE REDC......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] to hide only few markers on a chart (in WebFOCUS/FOCUS Forum on Focal Point ) by rp
Hi Ginny, i put quotes around the variable, but the thing is the IF condition is not at all consider......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [SOLVED] to hide only few markers on a chart (in WebFOCUS/FOCUS Forum on Focal Point ) by rp
Hi , On a graph x axis i have previousyear,currentmonths (like 2007,2008,jan-2009,feb2009....dec-20......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point


» Refine Search
» New Search

  Powered by Social Strata Page 1 2  

Focal Point    Focal Point Forums    Search    Search Results

Copyright © 1996-2020 Information Builders