I am trying to use the BI reporting web service to export a report into a CSV file and no matter what I seem to do, it says that CSV is not a valid format.
My data model has the CSV box checked and my soap envelop has the format set as CSV. This seems to work just fine with other reports with or without the CSV box checked. What am I doing wrong? Am I missing some other setting?
If I remove the CSV output in the soap envelop it will export just fine as a PDF. So the report is functional.
this is the attribute being set.
"<pub:attributeFormat>csv</pub:attributeFormat>"