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     [closed] Using values from one data grid to filter another

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[closed] Using values from one data grid to filter another
 Login/Join
 
Member
posted
I am building a flex dashboard that uses 5 different data grids to supply data to 5 corresponding panels. The 5 data grids use data from 5 different data files.

The starting point is a list box in which the user selects a value from a COMPANY_NAME field. The COMPANY_NAME field corresponds to an ID field in only one of the data files which is used by on of the data grids.

The ID field is common to all 5 data files and data grids.

The data grid that contains the COMPANY_NAME field is filtered by that list box.

How can I pass the value of the ID field that corresponds to the selected value of the COMPANY_NAME field as a means of filtering the other 4 data grids? I've read the user's guide several times and would appreciate some guidance.

Thank you.

This message has been edited. Last edited by: JB2,


WebFOCUS 7.6.10
Platform: Windows XP
Output format: HTML, PDF, Excel, Flex, AHTML
 
Posts: 5 | Registered: March 24, 2010Report This Post
Virtuoso
posted Hide Post
A control that acts as a filter is specific to a data grid as determined by its parent. That means that each datagrid would have to have its own control. However, that control doesn't have to be visible. You could possibly create an event for the list box that when a value is selected, it automatically sets the value for the other hidden controls to the selected value and then refresh each grid, automatically applying the filter value that was selected. Just an idea - there are probably several ways to get what you want.


Regards,

Darin



In FOCUS since 1991
WF Server: 7.7.04 on Linux and Z/OS, ReportCaster, Self-Service, MRE, Java, Flex
Data: DB2/UDB, Adabas, SQL Server Output: HTML,PDF,EXL2K/07, PS, AHTML, Flex
WF Client: 77 on Linux w/Tomcat
 
Posts: 2298 | Location: Salt Lake City, Utah | Registered: February 02, 2007Report 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     [closed] Using values from one data grid to filter another

Copyright © 1996-2020 Information Builders