Reports you create with Analysis Designer go through a HOLD file pass - if it's a Measures level report that's called PASS1. You can TABLE off PASS1. If you use the parameter analysis tool as detailed in the PMF Developer's Guide you'll see the consistent parameters used by PMF as filters, groupings, and field prints.
Probably you want to test things out using the vertical sort template for measures. Sort by one or two dimensions (if you're printing more than one point in Time, always sort by Time in there).
Internally the end result for a Measure level report would be a HOLD file called PASS1; the templates used by Analysis Designer then reports off it.
Or you could simply go lower down and run the extract using pmf_booklet_data. This way you can write yourself a nice compact FOCEXEC that doesn't go through any unnecessary formatting steps until you're ready to format your output.
Have a look at the PMF Developer's Guide for more details. There are entire chapters on these internals of PMF. They will stand you in good stead, and will provide far more detail than can be typed into this annoying FocalPoint text box ;-)
enjoy
bjf
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!