Hello again.
I try to realize a few reports for my own module.
I can create reports based on RecordBroserReport module (RBR) similar to "Sales Opportunities by salesman" report from "Sales Opportunity" module. This is not complicated.
But I need extend informations inside my report.
1: I need independed summaries for a few currencies (USD,GPB,EU) in one report (one line for one currency). RBR can only display one (main) currency inside report. How to display more currencies on single report based on "currency" report field (of course i can do it by "number" report field, but it is not so good solution as currency field)?
2: I need more dimensions for my report than inside "Sales Opportunity" example.
Inside that report we have dimensions (in addition to filters):
employee -> contract value [and rest of lines for that company] (per date)
I'm looking for solution to realise:
company -> employee -> currency -> contract value [and rest of lines for that company,for that employee, for that currency] (per date)
It is useful for ending sales period and print a summaries. I can add additional filters, but I need summaries for all companies and employees not only for one selected.
Of course your "Sales Opportunity" "Sales Opportunities by salesman" report is only example to clarify my needs. I don't want to rebuild it.:-)
Yerbarao.