If you generate a Star Schema with the Weights option, create a SQL query using this command to return rows for measures and perspectives on a scorecard:
select * from HPS_STAR_SCORECARD_VIEW where date = 'yyyy-MM-dd' and scorecard_id = id
The result set contains rows for each measure and perspective on that scorecard. For example: