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 3 4 5 6 7 8 9 ... 61
Go
Search
Tools
Search Results: (1213 matches) New Search Login/Join 

Discussion Topic  RE: [SOLVED] Reporting perfomance with Netezza (in WebFOCUS/FOCUS Forum on Focal Point ) by Dan Satchell
Unless the temporary HOLD files created as Netezza tables are on the same server as the permanent Ne......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] LST Date (in WebFOCUS/FOCUS Forum on Focal Point ) by Dan Satchell
When you specify a single value for WLDOCO the records don't need to be sorted once retrieved into t......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  [CASE-OPENED] Border in Excel causes blank line below heading (in WebFOCUS/FOCUS Forum on Focal Point ) by Dan Satchell
Has anyone ever figured out how to prevent the extra blank line/row that appears between the report ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [solved] Report to HTMLFORM (in WebFOCUS/FOCUS Forum on Focal Point ) by Dan Satchell
@ GavinL: Weird. If you remove the SET CSSURL command, it doesn't work. But by pointing CSSURL to a......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [solved] Report to HTMLFORM (in WebFOCUS/FOCUS Forum on Focal Point ) by Dan Satchell
It's also possible to put the CSS inline: ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Style Multiple lines in PDF differently (in WebFOCUS/FOCUS Forum on Focal Point ) by Dan Satchell
For PDF output, you can turn on MARKUP in the StyleSheet and embed HTML markup attributes in the AS ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Report will not display same information as stored proc (in WebFOCUS/FOCUS Forum on Focal Point ) by Dan Satchell
A WHERE clause might do that. SET SHORTPATH=FOCUS might do that. Set ALL=OFF might do that. SET S......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] SUBTOTAL using MULTIVERB REQUEST (in WebFOCUS/FOCUS Forum on Focal Point ) by Dan Satchell
Since column notation can be confusing, I usually use DEFINEs to help eliminate confusion about whic......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] Display Multi Select Variable Values in header (in WebFOCUS/FOCUS Forum on Focal Point ) by Dan Satchell
Are you setting the header value in a DEFINE? If so, did you specific a format for the DEFINEd fiel......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Flat file with multiple header records (in WebFOCUS/FOCUS Forum on Focal Point ) by Dan Satchell
It is also possible to parse such data by using some of the many character functions available in FO......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: ***CLOSED Date Conversion (in WebFOCUS/FOCUS Forum on Focal Point ) by Dan Satchell
Function HDATE will convert your date-time values to date-only values. You can do this in a DEFINE ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Handling No Data Error Message in Compound report in EXL2K format (in WebFOCUS/FOCUS Forum on Focal Point ) by Dan Satchell
Here's an approach that might work. My embedded error logic would be replaced with your -INCLUDE ERR......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Handling No Data Error Message in Compound report in EXL2K format (in WebFOCUS/FOCUS Forum on Focal Point ) by Dan Satchell
You might try: ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED]How to include a holiday calendar in report caster scheduling (in WebFOCUS/FOCUS Forum on Focal Point ) by Dan Satchell
@ dcorp: Your pre-processing fex will need to do two things. First, determine if the current date ......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED]How to include a holiday calendar in report caster scheduling (in WebFOCUS/FOCUS Forum on Focal Point ) by Dan Satchell
Unless someone else replies to this post with a solution, you might consider opening a case with IBI......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED]How to include a holiday calendar in report caster scheduling (in WebFOCUS/FOCUS Forum on Focal Point ) by Dan Satchell
I don't believe there is a way to have ReportCaster directly honor a holiday schedule. Another appr......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [CLOSED] Putting More Data After ACROSS Matrix (in WebFOCUS/FOCUS Forum on Focal Point ) by Dan Satchell
You can also use the StyleSheet parameter SEQUENCE to move columns around in a report. But then you......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: [SOLVED] control - Set it as blank on page load and later populate the default value (in WebFOCUS/FOCUS Forum on Focal Point ) by Dan Satchell
Usually there is a JS function named window_onload() near the top of the HTML. You might be able to......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: How to retrieve data from the last 24 hours [SOLVED] (in WebFOCUS/FOCUS Forum on Focal Point ) by Dan Satchell
DATEADD will work if Lewis' dates are SmartDates without a time component. But in that case, I woul......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point

Discussion Topic  RE: How to retrieve data from the last 24 hours [SOLVED] (in WebFOCUS/FOCUS Forum on Focal Point ) by Dan Satchell
Use a DEFINE or COMPUTE (may be more efficient) to determine the current date-time and a second date......
Focal Point > Focal Point Forums > WebFOCUS/FOCUS Forum on Focal Point


» Refine Search
» New Search

  Powered by Social Strata Page 1 3 4 5 6 7 8 9 ... 61 

Focal Point    Focal Point Forums    Search    Search Results

Copyright © 1996-2020 Information Builders