reporting services excel export

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • pb648174

    reporting services excel export

    Messages to the reporting services group get no attention, and I
    haven't been able to find anything on MS support so I am going to try
    here. We have a prticular report, that when exported to Excel through
    Reporting services exports fine, but has an additional Excel sheet
    labeled DocumentMap with bogus code in it and it has the focus by
    default. There is another tab called Sheet1 which has the correct
    report data. Any idea how to get rid of this DocumentMap tab/sheet?

  • pb648174

    #2
    Re: reporting services excel export

    FYI, the problem was that there is a field in the properties dialog for
    a textbox called document map label - if you ever put anything in
    there, the report will do this and you cannot turn it off, even by
    blanking the field out. You have to manually edit the XML file and
    remove the <Label></Label> field.

    Comment

    Working...