<?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: Error refreshing my report - but same source file works fine as excel in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Error-refreshing-my-report-but-same-source-file-works-fine-as/m-p/3289747#M30161</link>
    <description>&lt;P&gt;Are you connecting to sheets or tables ?&lt;/P&gt;</description>
    <pubDate>Sun, 18 Jun 2023 23:06:53 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2023-06-18T23:06:53Z</dc:date>
    <item>
      <title>Error refreshing my report - but same source file works fine as excel</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Error-refreshing-my-report-but-same-source-file-works-fine-as/m-p/3279915#M30091</link>
      <description>&lt;P&gt;I am feeding a report in 2 different ways just for testing purposes:&lt;/P&gt;&lt;P&gt;Mode 1 - Excel source as a local file. This one works fine.&lt;/P&gt;&lt;P&gt;Mode 2 - Same excel source in a Teams folder. Using&amp;nbsp;SharePoint source&amp;nbsp;&lt;/P&gt;&lt;P&gt;= SharePoint.Files("http://......",[ApiVersion = 15])&lt;/P&gt;&lt;P&gt;This mode&amp;nbsp;doesn't work when I hit refresh raising the following error&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Data source error&lt;/SPAN&gt;&lt;SPAN class=""&gt;DataFormat.Error: We couldn't convert to Number.. &amp;lt;ccon&amp;gt;Amount (converted). &amp;lt;/ccon&amp;gt;;We couldn't convert to Number.. The exception was raised by the IDataReader interface. Please review the error message and provider documentation for further information and corrective action. Table: ALL_Opportunities.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Cluster ***************************&lt;/SPAN&gt;&lt;SPAN class=""&gt;-redirect.analysis.windows.net&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Activity *****************************************&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Request ***********************************&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Time&lt;/SPAN&gt;&lt;SPAN class=""&gt;2023-06-12 09:15:50Z&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;I don't see how can I identify where the error is, as I don't see anything but the error description added above, which doesn't make sense as the same excel file is working fine in local mode.&lt;/P&gt;&lt;P&gt;Any tips?.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2023 15:46:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Error-refreshing-my-report-but-same-source-file-works-fine-as/m-p/3279915#M30091</guid>
      <dc:creator>Javier-Fraile</dc:creator>
      <dc:date>2023-06-12T15:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: Error refreshing my report - but same source file works fine as excel</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Error-refreshing-my-report-but-same-source-file-works-fine-as/m-p/3289747#M30161</link>
      <description>&lt;P&gt;Are you connecting to sheets or tables ?&lt;/P&gt;</description>
      <pubDate>Sun, 18 Jun 2023 23:06:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Error-refreshing-my-report-but-same-source-file-works-fine-as/m-p/3289747#M30161</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-06-18T23:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error refreshing my report - but same source file works fine as excel</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Error-refreshing-my-report-but-same-source-file-works-fine-as/m-p/3290502#M30165</link>
      <description>&lt;P&gt;Hi Ibendlin,&lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;Let me add that this morning for the first time I could complete the refresh of the excel sheet located on sharepoint successfully.&lt;/P&gt;&lt;P&gt;The transform File states this, so I guess it's a Sheet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;= (Parameter1 as binary) =&amp;gt; let&lt;BR /&gt;Source = Excel.Workbook(Parameter1, null, true),&lt;BR /&gt;#"DSS All Opportunities &amp;gt;2019 SPM_Sheet" = Source{[Item="DSS All Opportunities &amp;gt;2019 SPM",Kind="Sheet"]}[Data]&lt;BR /&gt;in&lt;BR /&gt;#"DSS All Opportunities &amp;gt;2019 SPM_Sheet"&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2023 08:27:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Error-refreshing-my-report-but-same-source-file-works-fine-as/m-p/3290502#M30165</guid>
      <dc:creator>Javier-Fraile</dc:creator>
      <dc:date>2023-06-19T08:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Error refreshing my report - but same source file works fine as excel</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Error-refreshing-my-report-but-same-source-file-works-fine-as/m-p/3291251#M30167</link>
      <description>&lt;P&gt;If it is a sheet then it is your responsibility to indicate to Powr Query how to classify each column - after you promoted the headers.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2023 14:47:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Error-refreshing-my-report-but-same-source-file-works-fine-as/m-p/3291251#M30167</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-06-19T14:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error refreshing my report - but same source file works fine as excel</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Error-refreshing-my-report-but-same-source-file-works-fine-as/m-p/3291444#M30168</link>
      <description>&lt;P&gt;Yes, I just led the system promote the columns as the names as well.&lt;BR /&gt;Right now I've just refreshed the report for the second time and it ended successfully, I'd say this is resolved.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2023 16:40:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Error-refreshing-my-report-but-same-source-file-works-fine-as/m-p/3291444#M30168</guid>
      <dc:creator>Javier-Fraile</dc:creator>
      <dc:date>2023-06-19T16:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: Error refreshing my report - but same source file works fine as excel</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Error-refreshing-my-report-but-same-source-file-works-fine-as/m-p/3297168#M30215</link>
      <description>&lt;P&gt;Back to same issue&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":frowning_face:"&gt;☹️&lt;/span&gt;&lt;BR /&gt;When I refresh using the Power Bi desktop, it works fine.&lt;/P&gt;&lt;P&gt;When I refresh on&amp;nbsp;&lt;A href="https://app.powerbi.com/" target="_blank" rel="noopener"&gt;https://app.powerbi.com/&lt;/A&gt;&amp;nbsp;it doesn't work raising the following error.&lt;/P&gt;&lt;P&gt;My question is not only if someone has seen this before, but also how to debug the server, because the error doesn't make sense.&lt;/P&gt;&lt;P&gt;ERROR DESCRIPTION&lt;BR /&gt;&lt;SPAN&gt;DataFormat.Error: We couldn't convert to Number.. &amp;lt;ccon&amp;gt;Amount (converted). &amp;lt;/ccon&amp;gt;;We couldn't convert to Number.. The exception was raised by the IDataReader interface. Please review the error message and provider documentation for further information and corrective action. Table: ALL_Opportunities.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 07:34:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Error-refreshing-my-report-but-same-source-file-works-fine-as/m-p/3297168#M30215</guid>
      <dc:creator>Javier-Fraile</dc:creator>
      <dc:date>2023-06-22T07:34:03Z</dc:date>
    </item>
  </channel>
</rss>

