<?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: Dashboard unable to refresh in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Dashboard-unable-to-refresh/m-p/3406054#M30935</link>
    <description>&lt;P&gt;Thanks for you response. Your solution works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jacco&lt;/P&gt;</description>
    <pubDate>Wed, 30 Aug 2023 07:49:05 GMT</pubDate>
    <dc:creator>jacccodezwart</dc:creator>
    <dc:date>2023-08-30T07:49:05Z</dc:date>
    <item>
      <title>Dashboard unable to refresh</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Dashboard-unable-to-refresh/m-p/3396457#M30887</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have Power BI reporting server May 2022 version (we plan upgrade soon).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On this server we have a report which is unable to refresh. It produces the following message.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DataFormat.Error: We couldn't parse the input provided as a DateTimeZone value.. 31-12-2019 23:59:59. ;We couldn't parse the input provided as a DateTimeZone value.. The exception was raised by the IDbCommand interface.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is a parameter in the model with name &lt;STRONG&gt;DateFilter&lt;/STRONG&gt; and has the value '2019-12-31T23:59:59.99Z'.&lt;/P&gt;&lt;P&gt;Later this value is converted using '&amp;nbsp;DateTimeZone.FromText(DateFilter)'. This is where it goes wrong, but I don't know what.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;But when I open the dashabord on my laptop in Power BI, it works fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The server is configured with UTC time zone.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What can be wrong ??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is welcome.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jacco&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 07:52:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Dashboard-unable-to-refresh/m-p/3396457#M30887</guid>
      <dc:creator>jacccodezwart</dc:creator>
      <dc:date>2023-08-24T07:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard unable to refresh</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Dashboard-unable-to-refresh/m-p/3400111#M30908</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Later this value is converted using ' DateTimeZone.FromText(DateFilter)'.&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What made you do that?&amp;nbsp; The original value seems to be just fine?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;let
    Source = #table({"Column1"},{{"2019-12-31T23:59:59.99Z"}}),
    #"Changed Type" = Table.TransformColumnTypes(Source,{{"Column1", type datetimezone}})
in
    #"Changed Type"&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How to use this code: Create a new Blank Query. Click on "Advanced Editor". Replace the code in the window with the code provided here. Click "Done".&lt;/P&gt;</description>
      <pubDate>Sat, 26 Aug 2023 02:15:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Dashboard-unable-to-refresh/m-p/3400111#M30908</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-08-26T02:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dashboard unable to refresh</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Dashboard-unable-to-refresh/m-p/3406054#M30935</link>
      <description>&lt;P&gt;Thanks for you response. Your solution works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jacco&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2023 07:49:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Dashboard-unable-to-refresh/m-p/3406054#M30935</guid>
      <dc:creator>jacccodezwart</dc:creator>
      <dc:date>2023-08-30T07:49:05Z</dc:date>
    </item>
  </channel>
</rss>

