<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Paginated reports exported to Excel always have blank row in Row 1.  How do I get rid of it? in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Paginated-reports-exported-to-Excel-always-have-blank-row-in-Row/m-p/4071335#M36233</link>
    <description>&lt;P&gt;I was able to eliminate the extra row in Excel by using you suggestion of pulling the Tablix all the way to the top of the report page.&amp;nbsp; Thanks again for the help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;</description>
    <pubDate>Wed, 31 Jul 2024 12:48:32 GMT</pubDate>
    <dc:creator>SAS_BI</dc:creator>
    <dc:date>2024-07-31T12:48:32Z</dc:date>
    <item>
      <title>Paginated reports exported to Excel always have blank row in Row 1.  How do I get rid of it?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Paginated-reports-exported-to-Excel-always-have-blank-row-in-Row/m-p/4071217#M36229</link>
      <description>&lt;P&gt;Good morning, all!&amp;nbsp; I'm having an issue where all of my paginated report subscriptions that get exported to Excel insert a blank row into Row 1 before printing the table design.&amp;nbsp; Is there any way to get rid of this unwanted row before my users have to manually do it on their end?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2024 11:22:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Paginated-reports-exported-to-Excel-always-have-blank-row-in-Row/m-p/4071217#M36229</guid>
      <dc:creator>SAS_BI</dc:creator>
      <dc:date>2024-07-31T11:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: Paginated reports exported to Excel always have blank row in Row 1.  How do I get rid of it?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Paginated-reports-exported-to-Excel-always-have-blank-row-in-Row/m-p/4071306#M36230</link>
      <description>&lt;P&gt;Do you have a header in the report? If so, it could cause this. I use the following expression in the visibility of the header to hide it when exporting to Excel.&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=IIF(Globals!RenderFormat.Name = "EXCELOPENXML", true, false)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Otherwise it could be a gap between the tablix and the top of the report. I'd check the properties of the tablix and look at the top element. It should be 0.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2024 12:28:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Paginated-reports-exported-to-Excel-always-have-blank-row-in-Row/m-p/4071306#M36230</guid>
      <dc:creator>aduguid</dc:creator>
      <dc:date>2024-07-31T12:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: Paginated reports exported to Excel always have blank row in Row 1.  How do I get rid of it?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Paginated-reports-exported-to-Excel-always-have-blank-row-in-Row/m-p/4071311#M36231</link>
      <description>&lt;P&gt;Thanks for the info!&amp;nbsp; I'm 99.9% sure there is no header, but I will double check, and check the gap between the tablix and the top of the report.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2024 12:32:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Paginated-reports-exported-to-Excel-always-have-blank-row-in-Row/m-p/4071311#M36231</guid>
      <dc:creator>SAS_BI</dc:creator>
      <dc:date>2024-07-31T12:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Paginated reports exported to Excel always have blank row in Row 1.  How do I get rid of it?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Paginated-reports-exported-to-Excel-always-have-blank-row-in-Row/m-p/4071324#M36232</link>
      <description>&lt;P&gt;If that doesn't work, you can post an example of the report .rdl in XML format and I can take a look. If you open .rdl files in a text editor it's just XML.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2024 12:36:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Paginated-reports-exported-to-Excel-always-have-blank-row-in-Row/m-p/4071324#M36232</guid>
      <dc:creator>aduguid</dc:creator>
      <dc:date>2024-07-31T12:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: Paginated reports exported to Excel always have blank row in Row 1.  How do I get rid of it?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Paginated-reports-exported-to-Excel-always-have-blank-row-in-Row/m-p/4071335#M36233</link>
      <description>&lt;P&gt;I was able to eliminate the extra row in Excel by using you suggestion of pulling the Tablix all the way to the top of the report page.&amp;nbsp; Thanks again for the help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2024 12:48:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Paginated-reports-exported-to-Excel-always-have-blank-row-in-Row/m-p/4071335#M36233</guid>
      <dc:creator>SAS_BI</dc:creator>
      <dc:date>2024-07-31T12:48:32Z</dc:date>
    </item>
  </channel>
</rss>

