Report-specific method limitations for some reports

The customized methods are not available for reports with certain structural elements.

In addition, the getReport method returns the report output in Layout Data (LDX) format, not in Simple format. The response is returned in the report-specific namespace, not in the generic LDX namespace.

Reports with the following structural elements are subject to this limitation:

  • Lists that contain list, crosstab, repeater, or repeater table objects. This case includes lists that are split into sections.
  • Crosstabs that contains dimensions with the same label but different data items.
  • Lists that use report expressions or data item values as the column title.