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     [CASE OPENED] Multi Drilldowns on text heading in a chart

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CASE OPENED] Multi Drilldowns on text heading in a chart
 Login/Join
 
Platinum Member
posted
I am trying to create a multi item drill on a text field in a chart. I am able to create a single drill with no tag/label/alternative text on the Text. Is there an issue with this in 8201?

TYPE=HEADING, LINE=1, ITEM=1, OBJECT=TEXT, FONT='ARIAL', SIZE=9, COLOR=RGB(109 110 113), STYLE=NORMAL,
DRILLMENUITEM='Detail',
FOCEXEC=IBFS:/WFC/Repository/Pharmacy/aco_pharmacy_claims_detail_xls.fex( \
FR_DATEFILLED=&FR_DATEFILLED.QUOTEDSTRING \
TO_DATEFILLED=&TO_DATEFILLED.QUOTEDSTRING \
FLD='_FOC_NULL' \
DATE='_FOC_NULL' \
GPI4CLASSNAMEDESC=&GPI4CLASSNAMEDESC.QUOTEDSTRING \
WFRPT='All Rxs' \
POLICYNAME= 'FOC_NONE' \
DRUGNAME= 'FOC_NONE' \
DRCLASS= 'FOC_NONE' \
), TARGET=_blank,
DRILLMENUITEM='GPI4',
FOCEXEC=IBFS:/WFC/Repository/Pharmacy/aco_pharmacy_claims_gpi4_rpt.fex( \
FLD='_FOC_NULL' \
DATE='_FOC_NULL' \
FR_DATEFILLED=&FR_DATEFILLED.QUOTEDSTRING \
TO_DATEFILLED=&TO_DATEFILLED.QUOTEDSTRING \
GPI4CLASSNAMEDESC=&GPI4CLASSNAMEDESC.QUOTEDSTRING \
WFRPT='All RxS' \
), TARGET=_blank,
DRILLMENUITEM='Top Drugs',
FOCEXEC=IBFS:/WFC/Repository/Pharmacy/aco_pharmacy_claims_drugname_rpt.fex( \
GPI4='_FOC_NULL' \
FLD='_FOC_NULL' \
DATE='_FOC_NULL' \
FR_DATEFILLED=&FR_DATEFILLED.QUOTEDSTRING \
TO_DATEFILLED=&TO_DATEFILLED.QUOTEDSTRING \
GPI4CLASSNAMEDESC=&GPI4CLASSNAMEDESC.QUOTEDSTRING \
WFRPT='All Rxs' \
), TARGET=_blank,
$

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


dksib
DC Tech Services Inc
WF 8.2.1M
 
Posts: 117 | Location: US | Registered: February 09, 2004Report This Post
Virtuoso
posted Hide Post
Do you get an error or does it not pass the variables?


WebFOCUS 8206, Unix, Windows
 
Posts: 1853 | Location: New York City | Registered: December 30, 2015Report This Post
Platinum Member
posted Hide Post
It is broken,it does not do anything. Once I removed two of them it works for the remanding 1 drilldown.


dksib
DC Tech Services Inc
WF 8.2.1M
 
Posts: 117 | Location: US | Registered: February 09, 2004Report This Post
Virtuoso
posted Hide Post
There are a couple of entries that mention something about EMBEDHEADING. http://forums.informationbuild...1057331/m/6957001096

Can you try SET EMBEDHEADING = OFF and see if that makes a difference?


WebFOCUS 8206, Unix, Windows
 
Posts: 1853 | Location: New York City | Registered: December 30, 2015Report This Post
Virtuoso
posted Hide Post
Using DRILLMENUITEM you need to have all your parameters on the same line where the FOCEXEC is

FOCEXEC=IBFS:/WFC/Repository/Pharmacy/aco_pharmacy_claims_detail_xls.fex( FR_DATEFILLED=&FR_DATEFILLED.QUOTEDSTRING TO_DATEFILLED=&TO_DATEFILLED.QUOTEDSTRING FLD='_FOC_NULL' DATE='_FOC_NULL' 
 GPI4CLASSNAMEDESC=&GPI4CLASSNAMEDESC.QUOTEDSTRING WFRPT='All Rxs' POLICYNAME= 'FOC_NONE' DRUGNAME= 'FOC_NONE' DRCLASS= 'FOC_NONE' ), TARGET=_blank,


Seems that using \ as concatenation char is not anymore working in 8.2. for DRILLMENUITEM
I have been told by IB that this is not a bug, this is what the default style sheet produces now.


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
Platinum Member
posted Hide Post
Thanks Martin but that does not work. I am currently using WF 8.2.01.


dksib
DC Tech Services Inc
WF 8.2.1M
 
Posts: 117 | Location: US | Registered: February 09, 2004Report This Post
Virtuoso
posted Hide Post
And having all on the same line such as
DRILLMENUITEM='Detail', FOCEXEC=IBFS:/WFC/Repository/Pharmacy/aco_pharmacy_claims_detail_xls.fex( FR_DATEFILLED=&FR_DATEFILLED.QUOTEDSTRING TO_DATEFILLED=&TO_DATEFILLED.QUOTEDSTRING FLD='_FOC_NULL' DATE='_FOC_NULL' 
GPI4CLASSNAMEDESC=&GPI4CLASSNAMEDESC.QUOTEDSTRING WFRPT='All Rxs' POLICYNAME= 'FOC_NONE' DRUGNAME= 'FOC_NONE' DRCLASS= 'FOC_NONE' ), TARGET=_blank,


Please share your code


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
Virtuoso
posted Hide Post
I created the following with AppStudio:
  
TABLE FILE CAR
SUM 
     CAR.BODY.DEALER_COST
     CAR.BODY.RETAIL_COST
     CAR.BODY.SALES
BY  CAR.ORIGIN.COUNTRY
BY  CAR.BODY.BODYTYPE
HEADING
"Drill"
ON TABLE SET PAGE-NUM NOLEAD
ON TABLE SET ASNAMES ON
ON TABLE NOTOTAL
ON TABLE PCHOLD FORMAT HTML
ON TABLE SET HTMLEMBEDIMG ON
ON TABLE SET HTMLCSS ON
ON TABLE SET STYLE *
     INCLUDE = warm,
$
TYPE=HEADING,
     LINE=1,
     OBJECT=TEXT,
     ITEM=1,
     DRILLMENUITEM='ds1',
          FOCEXEC=focalpoint/ds1( \
     MSORT='CAR' \
     ),
          TARGET='_blank',
     DRILLMENUITEM='ds2',
          FOCEXEC=focalpoint/ds2( \
     CSORT='SEATS' \
     ),
          TARGET='_blank',
$
ENDSTYLE
END

ds1:
  
TABLE FILE CAR
SUM SALES
BY &MSORT
END

ds2:
  
TABLE FILE CAR
SUM SALES
BY COUNTRY
ACROSS &CSORT
END

As you can see, no problem with \


Daniel
In Focus since 1982
wf 8.202M/Win10/IIS/SSA - WrapApp Front End for WF

 
Posts: 1980 | Location: Tel Aviv, Israel | Registered: March 23, 2006Report This Post
Virtuoso
posted Hide Post
This is for TABLE FILE. The requirement is GRAPH FILE.


WebFOCUS 8206, Unix, Windows
 
Posts: 1853 | Location: New York City | Registered: December 30, 2015Report This Post
Virtuoso
posted Hide Post
Works just as well with GRAPH.


Daniel
In Focus since 1982
wf 8.202M/Win10/IIS/SSA - WrapApp Front End for WF

 
Posts: 1980 | Location: Tel Aviv, Israel | Registered: March 23, 2006Report This Post
Platinum Member
posted Hide Post
Still is not working in 8.2.01. As a work around I one line with each drill as a separate Text in the heading. I will be opening a case with IB for this issue.

Thanks for the help.


dksib
DC Tech Services Inc
WF 8.2.1M
 
Posts: 117 | Location: US | Registered: February 09, 2004Report 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     [CASE OPENED] Multi Drilldowns on text heading in a chart

Copyright © 1996-2020 Information Builders