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     [Solved] Limit Drilldown Columns

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[Solved] Limit Drilldown Columns
 Login/Join
 
Platinum Member
posted
Hello,
i am building a report with the across technic, and i added a drilldown to the columns using a variable. After the fourth column the drilldown
is not more availabe on the other columns. Eight columns are possible depending on the users choive. is the a limit for drilldown columns??

TYPE=DATA,
COLUMN=N&coloum_1,
DRILLMENUITEM='Details',
FOCEXEC=app/ek_basis_pers_details( \
LN=VP_NAME \
),
target=_blank,
$

TYPE=DATA,
COLUMN=N&coloum_2,
DRILLMENUITEM='Details',
FOCEXEC=app/ek_basis_pers_details( \
LN=VP_NAME \
),
target=_blank,
$
TYPE=DATA,
COLUMN=N&coloum_3,
DRILLMENUITEM='Details',
FOCEXEC=app/ek_basis_pers_details( \
LN=VP_NAME \
),
target=_blank,
$
TYPE=DATA,
COLUMN=N&coloum_4,
DRILLMENUITEM='Details',
FOCEXEC=app/ek_basis_pers_details( \
LN=VP_NAME \
),
target=_blank,
$
TYPE=DATA,
COLUMN=N&coloum_5,
DRILLMENUITEM='Details',
FOCEXEC=app/ek_basis_pers_details( \
LN=VP_NAME \
),
target=_blank,
$
TYPE=DATA,
COLUMN=N&coloum_6,
DRILLMENUITEM='Details',
FOCEXEC=app/ek_basis_pers_details( \
LN=VP_NAME \
),
target=_blank,
$
TYPE=DATA,
COLUMN=N&coloum_7,
DRILLMENUITEM='Details',
FOCEXEC=app/ek_basis_pers_details( \
LN=VP_NAME \
),
target=_blank,
$
TYPE=DATA,
COLUMN=N&coloum_8,
DRILLMENUITEM='Details',
FOCEXEC=app/ek_basis_pers_details( \
LN=VP_NAME \
),
target=_blank,
$
TYPE=HEADING,
SIZE=12,
STYLE=BOLD,
$
TYPE=FOOTING,
SIZE=12,
STYLE=BOLD,
$
TYPE=SUBHEAD,
SIZE=10,
STYLE=BOLD,
$
TYPE=SUBFOOT,
SIZE=10,
STYLE=BOLD,
$
TYPE=SUBTOTAL,
BACKCOLOR=RGB(210 210 210),
$
TYPE=ACROSSVALUE,
SIZE=9,
$
TYPE=ACROSSTITLE,
STYLE=BOLD,
$
TYPE=GRANDTOTAL,
BACKCOLOR=RGB(210 210 210),
STYLE=BOLD,
$
ENDSTYLE

Christian

This message has been edited. Last edited by: ChristianP,


WF Production Version: 7.7.02M
WF Test Version: 7.7.02M
Developer Studio: 7.7.02
HTML, EXL2K, FLEX, PDF,PPT
 
Posts: 156 | Location: Essen Germany | Registered: December 02, 2010Report This Post
Gold member
posted Hide Post
Hi,

I'm not quite sure about the COLUMN attribute here. Have you tried ACROSSCOLUMN instead?

Usually this is required to refer to an across column.

Cheers Bastian


WebFOCUS 7.7.03
 
Posts: 67 | Registered: January 05, 2011Report This Post
Platinum Member
posted Hide Post
Hello,
with our senior developer we solved the problem, i had a noprint fild in my report, and this fild also catches a column, even when it is not populated!!!

Christian


WF Production Version: 7.7.02M
WF Test Version: 7.7.02M
Developer Studio: 7.7.02
HTML, EXL2K, FLEX, PDF,PPT
 
Posts: 156 | Location: Essen Germany | Registered: December 02, 2010Report 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     [Solved] Limit Drilldown Columns

Copyright © 1996-2020 Information Builders