Focal Point Banner


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.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] Drill thru via ACROSSCOLUMN

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Drill thru via ACROSSCOLUMN
 Login/Join
 
Member
posted
Is it possible to do a Drill thru via an accoss column.

I have tried using the following code.

TYPE=DATA,
ACROSSCOLUMN=N1,
DRILLMENUITEM='Item Summary',
FOCEXEC=IBFS:/WFC/Repository/MemberServices/Profile/MemberServices_Profile_ESM_Item_Summary.fex( \
ACCTNAME=&ACCTNAME.QUOTEDSTRING \
SUPPLIER=SUPPLIER_NAME \
SUPPLIER_ID=SUPPLIER_ID \
ITEM_SOURCE=ITEM_SOURCE \
CREATE_YEAR=EI_CREATE_YEAR \
),
TARGET='_blank',
$

This message has been edited. Last edited by: FP Mod Chuck,


WebFOCUS 8.2.01M
Windows, All Outputs
 
Posts: 14 | Registered: July 20, 2017Report This Post
Virtuoso
posted Hide Post
I'm not positive but I think you need TYPE=ACROSSVALUE


WebFOCUS 8206, Unix, Windows
 
Posts: 1853 | Location: New York City | Registered: December 30, 2015Report This Post
Expert
posted Hide Post
An example:
TYPE=DATA,
     ACROSSCOLUMN=N1,
     TARGET='_blank',
     FOCEXEC=IBFS:/WFC/Repository/enterprise/std_reports/test_reports/incident_report.fex( \
     COPPER=COPPER\
     BEGIN_DATE=&BEGIN_DATE.QUOTEDSTRING \
     END_DATE=&END_DATE.QUOTEDSTRING \
     ),
$


Your syntax looks correct. You don't say what's going wrong. Temporarily disable the DRILLMENUITEM to see if it's the culprit.


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Virtuoso
posted Hide Post
With WF8201M it has an issue with DRILLMENUITEM where everything need to be on the same line : cannot have parameters on different line using the back slash.


WF versions : Prod 8.2.04M gen 33, Dev 8.2.04M gen 33, OS : Windows, DB : MSSQL, Outputs : HTML, Excel, PDF
In Focus since 2007
 
Posts: 2409 | Location: Montreal Area, Qc, CA | Registered: September 25, 2013Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] Drill thru via ACROSSCOLUMN

Copyright © 1996-2020 Information Builders