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 am trying to pass variables prompted for but not used in the parent report output (other than in the report title) to a secondary drill down report that takes the same input and is based on the same table. As these are date range variables (give me all records with date values between prompted start and end dates), including and hiding the date column in the parent report output will not yield correct results. I need to be able to pass the user-supplied start date and end date from the parent report to the drill down report, but am only presented with report columns in the drill down parameter box. The documentation does not appear to address this capability. Any help out there would be appreciated. Thanks!
I will try and help you here. I am not great with report painter, so bear with me.
When you get to the drill down options, select your drill down type and procedure/URL or whatever. In the With Parameters boxes select Add and then for the parameter name use the same name as your prompted variables, but without the &, so if you use &STARTDATE, enter STARTDATE. Then select the Constant value radio button and enter &STARTDATE. This should pull the parameters through from one report to the next, where you then can use &STARTDATE again. Repeat with the end date.
Alan. WF 7.705/8.007
Posts: 1451 | Location: Portugal | Registered: February 07, 2007
I don't think the product addresses the capability- but I seem to play more in the code base than the GUI. You can manually edit the stylesheet to include the varname='&val' for the drilldown. I'll do some looking around to see if you can somehow trick the GUI into passing a passing a variable name instead of a field value.
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, 2007
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, 2007
Jordan takes the ball at mid-court... He moves toward the lane but stops... fades back, puts it up... ITS GOOD! FROM THREE-POINT LAND! THE CROWD GOES WILD!
You guys are great. Thanks for the fast turn-around. Worked like a charm. Wouldn't you know it, I get a really cool answer to a problem I had all but given up on and suddenly my phone starts ringing with requests for things I could really care less about at the moment. I hope my delay in implementing the solution you provided did not come across as a 'whatever' attitude. Its going to be a great weekend. Mucho Appreciado!