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 have done this with the CENTSALES demo file. It is very cool! I recommend creating your report and your graph separately for testing purposes and then in the PDF Layout Painter, use the external reference to the two focexecs. Read up on the doc to get the coordinated output stuff.
I am trying (unsuccessfully) to create this chart in the Advanced Graph Assistant. If I choose a basic pie chart, I can supply fields for three things - Measures, Pie Slices, and Multi-graph.
I'm using the EmployeeId for the Multi-graph so that the report gets bursted correctly in the Compound PDF.
For the other two items, I can only specify one field each. In my example data above, I would like Value 1 to be Slice 1, Value 2 as Slice 2, and Value 3 as Slice 3.
I think the tool is trying to get me to specify one of the Values as the Measure - something to be summed, and another field to be used as the pie slice (or By). In my case though, the data is pre-aggregated and already in one single row. I have no need for summing or grouping.
Any suggestions? Am I going about this whole thing the wrong way??