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.
I opened a case on this, but thought maybe someone could help here. I'm developing using the 2.0 version of the Flex Enabled tools and 7.7.2 WebFocus.
I have a dashboard I'm building. I connected a fex file to a dataGrid and can create chained components including dataGrids, charts and pies. I need some help with additional functionality. Specifically, I am trying to get the bar chart to display in highest sort order on the XField value rather than alphabetical by YField and I'd like to limit it to only 20 values or less.
I have the two documents, WebFocus Enable for Adobe Flex Users V2.0.0 and WebFocus Enable for Adobe Flex Release Notes V2.0.0. Are there any other resources? I'm looking for more infomation about the properties of the components, like ibiUseAggSort which are not discussed in these two documents.
Any help is appreciated.
JoyThis message has been edited. Last edited by: Kerry,
7.7.2, Windows, html
Posts: 34 | Location: Minnesota | Registered: September 03, 2010
I opened a case on this, but thought maybe someone could help here. I'm developing using the 2.0 version of the Flex Enabled tools and 7.7.2 WebFocus.
I have a dashboard I'm building. I connected a fex file to a dataGrid and can create chained components including dataGrids, charts and pies. I need some help with additional functionality. Specifically, I am trying to get the bar chart to display in highest sort order on the XField value rather than alphabetical by YField and I'd like to limit it to only 20 values or less.
I have the two documents, WebFocus Enable for Adobe Flex Users V2.0.0 and WebFocus Enable for Adobe Flex Release Notes V2.0.0. Are there any other resources? I'm looking for more infomation about the properties of the components, like ibiUseAggSort which are not discussed in these two documents.
Any help is appreciated.
Joy
Hey Joy,
Can you let me know where did u get that docs from? I dont find anything online other than user guide that comes with dev studio.
It sounds like my first requirement, sorting the fields from highest to lowest is awaiting a hotfix. This is what I got from IBI support:
quote:
Sorting on the chart would require a new property added to our chart component. We have ibiDefaultSort property on ibiDataGrid, which appears to be not respected by our charts, so we would need to add the same property on our charts. We should be able to include this in the next hotfix release.
They sent me a sample of how to limit the number of values displayed. I haven't had time to work with it yet. I'll try to post that soon.
7.7.2, Windows, html
Posts: 34 | Location: Minnesota | Registered: September 03, 2010