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.
We are using "ON TABLE PCHOLD FORMAT EXL07 FORMULA" for a report. The formulas only work through row 99,999. Same thing happens if we use "ON TABLE PCHOLD FORMAT EXL2K FORMULA". Is there a setting that will allow the formulas to work beyond row 99,999?? We are now on v8.0.9 thanksThis message has been edited. Last edited by: Tamra,
I don't believe it's an excel issue since the formula is basic and the total number of lines are well within excel's limits. I work with some very large excel files and this output is small and simple in comparison. The spreadsheet is appx 108,000 lines but the formulas stop at line 99,999. It's very odd.
There is some information in the documentation about a ROWOVERFLOW stylesheet setting that may work. I couldn’t get to the information with the search, so here are the clicks you need to take: http://infocenter.informationb...om/wf81rel/index.jsp
Select WebFocus Release 8.1 Version 05M / Reporting Language / Creating Reports With WebFocus Language / Choosing a Display Format / Using Excel Display Formats: XLSX, EXL2K, EXL97, EXCEL Then scroll down that page to: Overcoming the Excel 2007 and 2010 Row Limit Using Overflow Worksheets. I’ve never used it, but maybe that would meet your needs.
WF 8.1.05 on Windows machines Backend: Informix, SQL and Oracle databases
This situation suggests the occurrence of a counter defined, by default, as I5. It could be a line count or a record count. My memory is a bit dim because I have not written much WF in a number of years. ETA: SET COUNTWIDTH=ON changes definition from I5 to I9. In regard to the question of why download 100,000 and more rows to Excel, this has been discussed several times on this board. Basically, whatever the client wants.This message has been edited. Last edited by: jimster06,
jimster06 DevStu WF 7.6.11 W7 HTML, PDF, EXL2K
Posts: 252 | Location: USA | Registered: April 15, 2003