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  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [Case Opened] Active Report Filter Menu Option - Filtering on '10' for Alpha Column.

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[Case Opened] Active Report Filter Menu Option - Filtering on '10' for Alpha Column.
 Login/Join
 
Master
posted
The following code models a scenario I am facing:
DEFINE FILE GGSALES
 SEQ_A2/A2 = DECODE SEQ_NO (1  '01'
                            2  '02'
                            3  '03'
			 4  '04'
			5  '05'
			6  '06'
			7  '07'
			8  '08'
			9  '09'
			10 '10'
			11 '11'
			12 '12');
 SEQ_A2V/A2V = SEQ_A2
END
-*
TABLE FILE GGSALES
PRINT SEQ_NO/I2L AS 'SEQ_I2'
      SEQ_A2
      SEQ_A2V
IF SEQ_NO LE 12
ON TABLE PCHOLD FORMAT AHTML
END
-EXIT  

When I use the Active Report filtering menu option, and filter for the following selections - 'SEQ_A2' Equals 10 - I see no records in the Active Report.

When I select '10' for the numeric column, I see only the row with '10'.

(I know I have the option to redefine the alphanumeric column, in my real scenario, however I am not quick to do it. [I didn't write the program, and at this point, there is some complexity within it, I am not quick to want to change.])

Any ideas on why I am seeing this issue, and/or any fixes that might not involve code changes?

I realize I might be missing something obvious. :-)

This message has been edited. Last edited by: David Briars,




Pilot: WebFOCUS 8.2.06 Test: WebFOCUS 8.1.05M Prod: WebFOCUS 8.1.05M Server: Windows Server 2016/Tomcat Standalone Workstation: Windows 10/IE11+Edge Database: Oracle 12c, Netezza, & MS SQL Server 2019 Output: AHTML/XLSX/HTML/PDF/JSCHART Tools: WFDS, Repository Content, BI Portal Designer & ReportCaster
 
Posts: 822 | Registered: April 23, 2003Report This Post
Virtuoso
posted Hide Post
Hi David,

It does filter properly.

Once you applied the filter, minimize (NOT CLOSE) the filter box and you'll see the result.

Or if you click "Highlight" instead of "Filter" you'll see the selected row highlighted.


WF versions : Prod 8.2.04M gen 33, Dev 8.2.04M gen 33, OS : Windows, DB : MSSQL, Outputs : HTML, Excel, PDF
In Focus since 2007
 
Posts: 2409 | Location: Montreal Area, Qc, CA | Registered: September 25, 2013Report This Post
Master
posted Hide Post
Thanks for checking Martin.

I am as certain as I can be that I minimize the 'Filter Selection' box, not close it. For sure, selecting 1 - 9, works as expected. Just the 'two-position' values, in the two alpha columns, do not work.

I hope this isn't a release issue, but FYI I am running under 8.0.07.

Thanks again for your post.




Pilot: WebFOCUS 8.2.06 Test: WebFOCUS 8.1.05M Prod: WebFOCUS 8.1.05M Server: Windows Server 2016/Tomcat Standalone Workstation: Windows 10/IE11+Edge Database: Oracle 12c, Netezza, & MS SQL Server 2019 Output: AHTML/XLSX/HTML/PDF/JSCHART Tools: WFDS, Repository Content, BI Portal Designer & ReportCaster
 
Posts: 822 | Registered: April 23, 2003Report This Post
Virtuoso
posted Hide Post
You are right David, I've tried under 8.0.0.9 and only 01 through 09 does filter where under 7.7.03 it does work all the time for any values.

I think that you'll have the honor to open a case Music


WF versions : Prod 8.2.04M gen 33, Dev 8.2.04M gen 33, OS : Windows, DB : MSSQL, Outputs : HTML, Excel, PDF
In Focus since 2007
 
Posts: 2409 | Location: Montreal Area, Qc, CA | Registered: September 25, 2013Report This Post
Master
posted Hide Post
I will open a case shortly, and then update the thread heading.

Thanks again, for checking.

This message has been edited. Last edited by: David Briars,
 
Posts: 822 | Registered: April 23, 2003Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [Case Opened] Active Report Filter Menu Option - Filtering on '10' for Alpha Column.

Copyright © 1996-2020 Information Builders