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] Flex data "subgrids"

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CASE-OPENED] Flex data "subgrids"
 Login/Join
 
Virtuoso
posted
I've done a bit of Flex development now, so I don't know why I haven't run across this before. Hopefully, I'm just totally missing the point on this one - here's the situation.

I have a dataset that intially retrieves all claim data for all years of open claims plus any closed claims for the previous five years. My flex dashboard combines the data on some tabs, while other tabs exclude the open claims older than five years.

The problem is in generating components for some tabs while components in other tabs remain unaffected. For example, I've loaded data into mainGrid, one of the columns being claimyear. On one tab I'm showing trends for the last five years of data, but when I create filter controls, the values also contain those open claims older than five years. So I think to myself "Why not just create a separate clid "subgrid" that ONLY contains the last five years of data? That way I can just create filters from the relevant data and I don't need to keep adding a filter default to every component eliminating older claims." Well for whatever reason, I can make my filters show the appropriate values from the subgrid, but they will not be applied against that subgrid. The only way any filters will work is if they have mainGrid as the parent and are applied there. But if I apply them at that level, all of the components on other tabs are affected by the filters as well and I want to keep each tab's components & filters independent of other tabs.

Is there someone who has created subsets of their data from the main grid and successfully applied filter criteria against those subsets? Sorry if that sounds a little confusing. I can answer additional questions if necessary.

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


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
<csssps07>
posted
Hi there,

Not quite sure what you mean by:

"Well for whatever reason, I can make my filters show the appropriate values from the subgrid, but they will not be applied against that subgrid."

So when you change the filter conditions, it does not show the resulting data in the subgrid? Can you clarify the behavior?

It may be less painful to just create a seperate "main" datagrid with the filtered data instead of the subgrid.
 
Report This Post
Virtuoso
posted Hide Post
quote:
So when you change the filter conditions, it does not show the resulting data in the subgrid

That's right. The filter selected does not get applied so the displayed contents of the subgrid do not change as the filter calue is changed.

The data is being retrieved via a fex as specified in the seturl property. There are eight different tabs that need to be have their own grid, multiplied by the 30,000 user community, so having multiple calls to the WF server to populate separate "main" datagrids isn't an option.

I have opened a case with tech support and they have indicated that this is not the intended behavior. Still waiting on a resolution. I will update when I hear something back.


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
Master
posted Hide Post
Have you explored using the FLEX Enable API. I also have a question how many rows of data are you bring back?




Scott

 
Posts: 865 | Registered: May 24, 2004Report 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] Flex data "subgrids"

Copyright © 1996-2020 Information Builders