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     Need help to implement the following requirement

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Need help to implement the following requirement
 Login/Join
 
Member
posted
Hi all,

I have a requirement to bring in dynamic drill down in WebFOCUS.

From the main page I get the o/p at the summary level. In the output the requirement is to place a 'FILTER BY' field which will contain the drill down level.

For example :
Consider the first level of o/p will be at University level in India.
Here we need to provide a 'Filter By' which will have values like 'State','Direction'.
State level provides details of Universities at State level and Direction provides details of Universitites at Direction level (Like University in North India, South India, East India and West India)

Please, let me know if further details are required.

I have the actual screenshot of my requirement. Is there any way to upload the snapshots here?

Thanks in advance,
Aravind
 
Posts: 12 | Location: India | Registered: February 13, 2006Report This Post
Virtuoso
posted Hide Post
Post the screenshot in a public site and link here the location.




Frank

prod: WF 7.6.10 platform Windows,
databases: msSQL2000, msSQL2005, RMS, Oracle, Sybase,IE7
test: WF 7.6.10 on the same platform and databases,IE7

 
Posts: 2387 | Location: Amsterdam, the Netherlands | Registered: December 03, 2006Report This Post
Member
posted Hide Post
Hi Frank,

I have created a IBI case for help in
http://techsupport.informationbuilders.com

Case Id : 40152534

The images are uploaded in this case id.


Thanks and Regards,
Aravindbaalaaji
 
Posts: 12 | Location: India | Registered: February 13, 2006Report This Post
Member
posted Hide Post
Frank,

Also you can get the images in

http://picasaweb.google.com/aravind.baalaaji/WebFOCUS


Thanks and Regards,
Aravindbaalaaji
 
Posts: 12 | Location: India | Registered: February 13, 2006Report This Post
Master
posted Hide Post
Can't we do like this

REPORT1
----------
TABLE FILE CAR
PRINT CAR
COUNTRY
MODEL
DEALER_COST
BY CAR NOPRINT
ON TABLE SET STYLE *
TYPE=DATA,COLUMN=CAR,FOCEXEC=REPORT2(SORTID=P1),$
TYPE=DATA,COLUMN=COUNTRY,FOCEXEC=REPORT2(SORTID=P2),$
ENDSTYLE
END


REPORT2
---------
-DEFAULT &SORTID='CAR';

TABLE FILE CAR
PRINT DEALER_COST
RETAIL_COST
BY &SORTID
END

Hope this helps


WFConsultant

WF 8105M on Win7/Tomcat
 
Posts: 780 | Location: Florida | Registered: January 09, 2005Report This Post
Member
posted Hide Post
Hi Kamesh,

Thanks for your reply.

But the requirement we are facing is entirely different.

We need to have a 'Filter By' column which will have values say 'A', 'B', 'C'. Depending on the values selected by the User the report may be a drill down report, or the same report with some extra information added on it.


Thanks and Regards,
Aravindbaalaaji
 
Posts: 12 | Location: India | Registered: February 13, 2006Report This Post
Master
posted Hide Post
You can pass the value what you select, right? Based on the value call the report. Either different report or the same report. If you need to show more information on the same report, pass some value and run the same report. Check for that value whenever you run the report and based on the value you can show the report. I did this and if you need any help doing this, let me know.


WFConsultant

WF 8105M on Win7/Tomcat
 
Posts: 780 | Location: Florida | Registered: January 09, 2005Report This Post
Gold member
posted Hide Post
Hi Kamesh,
I have the same issue. I am required to print the detail records after each summary record and it should follow the summary record. Can't use drilldown here.

Can you please help, how to do this?

Output would be like

SumryColumn1 SumryColumn2 SumryColumn3
abcd xxxxxxx xxxxxx

DetailCol1 DetailCol2 DetailCol3
abcd yyyyy ttyyt
abcd jksjklj kjkljklj


And it repeats then for different values of abcd


Thanks,
Chirag


7.6.11
Linux
Excel, HTML, PDF

 
Posts: 69 | Registered: February 15, 2008Report This Post
Virtuoso
posted Hide Post
Chiraq

It would have been better to post a new issue.
It's not the same as you say yourself.




Frank

prod: WF 7.6.10 platform Windows,
databases: msSQL2000, msSQL2005, RMS, Oracle, Sybase,IE7
test: WF 7.6.10 on the same platform and databases,IE7

 
Posts: 2387 | Location: Amsterdam, the Netherlands | Registered: December 03, 2006Report 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     Need help to implement the following requirement

Copyright © 1996-2020 Information Builders