You need to sign in to do that
Don't have an account?

Generating reports using Visualforce page
Does anyone have experience in writing a report in Visualforce page with custom controller? There are certain limitations (due to custom objects) that the default Salesforce Reports module cannot do (mostly cannot join tables).
Right now we export data to BO and generate reports from there. We have difficulty dealing with currency fields in the BO reports due to multiple currency exchange rate.
Please share your experience.
Thanks.
Right now we export data to BO and generate reports from there. We have difficulty dealing with currency fields in the BO reports due to multiple currency exchange rate.
Please share your experience.
Thanks.

With the release of new features in Visualforce (Winter 09), is this possible?