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 a chart graphing a field called Actual_cost and 2 series based on the Charge_Type (Fuel or Maintenance) so that we can see it side by side.
Basically like this
GRAPH FILE fleetwave_reporting/fw_cost SUM FW_COST.FW_COST.ACTUAL_COST BY FW_COST.FW_COST.CHARGE_TYPE AS 'Charge Type' BY FW_COST.FW_COST.TRANSACTION_FISCAL_MONTH AS 'Fiscal Month'
I want to be able to click on a "Fuel" bar and have it take me to a detail report that I created only for fuel or click on a maintenance bar and have it take me to a detail report that I created only for maintenance.
The detail reports have 2 diff data sources and 2 diff formats.
The problem I'm having is that it is not letting me create a separate drilldown for each one, it is only allowing me to create a drilldown menu when I click a bar that then has me select which drilldown I want (fuel or maintenance).
I'm using InfoAssist+ on Webfocus 8.2.01MThis message has been edited. Last edited by: ELockett,
There should be options to conditionally set a drilldown. Drilldown conditions have to be simple equality comparisons (EQ, LT, LE, GT, GE) though, so you may need to add a NOPRINT field with the logic DEFINEd if it's a bit more complicated.
Another option is to drill down to a catch-all fex that determines which report to run based on your selections, using a bit of Dialog Manager and -INCLUDE or EX to run the actual report.
WebFOCUS 8.1.03, Windows 7-64/2008-64, IBM DB2/400, Oracle 11g & RDB, MS SQL-Server 2005, SAP, PostgreSQL 11, Output: HTML, PDF, Excel 2010 : Member of User Group Benelux :