You need to sign in to do that
Don't have an account?
Mike Sheehan
Reporting API Grouping
Does anyone know if there is any plans or way to modify the 'Grouping' fields on a report when retrieved via the Reporting API? i.e. with the Reporting API you can dynamically specify custom filters when requesting report data via POST by providing the 'reportFilters' JSON data with the request. It would be awesome if you could also provide custom 'GroupingDown' or 'GroupingAcross' fields or sort orders etc with the request. Any way to know if this is a feature that may one day be available?
When you post the JSON can you not include the Groupingsdown/Groupingsacross? From the docs I see a sample request can be as below
http://www.salesforce.com/us/developer/docs/api_analytics/