You have to do it in code right now.
We'll add a per-user setting for this, at least when we *have* per-user settings (starting in 5.3 we will).
You'll find it in the file analysis_navbar.htm, line 221:
if (product_code == "PMM")
run_report_where = "LAUNCH_PAGE EQ 'a_5_meas'";
else
run_report_where = "LAUNCH_PAGE EQ 'stratrep'";
Change 'stratrep' to the FOCEXEC name of the report you want to start with.
You could of course make this a variable. That's what we're going to do when we make it a per-user setting.
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!