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.
What would you be looking for when your ranking the points on the graph? Is it that you want the rank of the selected data point to show up as you hover over the point?
Actually I have a graph which is having two fields lineitemtotal and category and with these I have a where condition on country so I just want to do ranking on lineitemtotal. Which is perfectly running with Report.
What kind of graph are you looking to create? is it just that you want something like a bar chart that is ordered from left to right by the ranking value?
Actually I have two variable for Ranking One is &Rank Which is having Highest and Lowest value and another one is for number(1,2,3...), So I want to Rnak my graph using these two variables.
Now I am able to rank on graph but it is not proper , Actually when I select the number from the variable, It is performing ranking but with this it is also showing one extra value which is having last rank. If any buddy is having idea about it, Please help me out.