exporting report to csv format

  • Hi All,

    We had to remove few columns from a report and then deploy it. The report looks fine when we view it in PDF format but when exported to csv format all the deleted columns are showing up. When I looked at the rdl the deleted columns are still in the rdl code, so i tried to remove one column and it gives the following error: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index. Any help on this would be greatly appreciated.

  • Make a copy and then delete the offending items directly from the code.

  • When I tried to delete the items from code it gives me the following error:

    Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply