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  Performance Management Framework (PMF)    Default View on Analytics Tab

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Default View on Analytics Tab
 Login/Join
 
Gold member
posted
Using release 5.3.2 HF4. When clicking on the Analyics Tab, is there a way to change the default drop down box for "View" from Strategy Map to Analysis Designer?

We don't always set up formal strategy maps for every scorecard and our users are generally interested in going to the Analytics tabe only for the purposes of creating a report, or running a saved report.

I'd like to remove the step of having thme wait for the strategy map to load, then changing the value to analysis designer.
Thank you in advance for any assistance.
 
Posts: 60 | Registered: December 30, 2008Report This Post
Master
posted Hide Post
It's possible by customizing the JavaScript for the Analytics tab.

The PMF page you want to change is analysis_navbar.htm, found in /approot/mainstreet.

   function onLoadFunc()
   {
      run_report_where  = "LAUNCH_PAGE EQ 'stratrep'";

   ...


Replace stratrep with the focexec name of the PMF Content FOCEXEC you want to run instead.
You can get the FOCEXEC name from Manage tab > Content tree and clicking the Content item you wish to run by default instead of stratrep.

if for some reason that "default" item is not found (for example if you've hidden that item from the current Scorecard, or if it's a typo or whatever), the code automatically adapts to run the first item retrieved in the list instead.

Hope this helps.

Note: The Analytics tab is going away in PMF 8.1.1.
All consumers will have full access to all content categories from the new Today tab - the Today tab wraps the Analytics tab into it.

thanks


Bob Jude Ferrante
Director of Business and Development
WebFOCUS Performance Management
Bob_Ferrante@ibi.com
917-339-5105

I'll take any questions about PMF - business or technical - anytime!

 
Posts: 919 | Registered: March 26, 2003Report This Post
Gold member
posted Hide Post
Thank you Bob, that did the trick! Much appreciated.
 
Posts: 60 | Registered: December 30, 2008Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  Performance Management Framework (PMF)    Default View on Analytics Tab

Copyright © 1996-2020 Information Builders