<?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: January 2022 PBI RS: Parameter values from query string are not properly decoded in RDL report in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/January-2022-PBI-RS-Parameter-values-from-query-string-are-not/m-p/2372111#M23145</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="362232" data-lia-user-login="SagarSalvi" class="lia-mention lia-mention-user"&gt;SagarSalvi&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let me know if there are any further updates. Looking forward to your feedback.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Henry&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Mar 2022 08:32:34 GMT</pubDate>
    <dc:creator>v-henryk-mstf</dc:creator>
    <dc:date>2022-03-03T08:32:34Z</dc:date>
    <item>
      <title>January 2022 PBI RS: Parameter values from query string are not properly decoded in RDL report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/January-2022-PBI-RS-Parameter-values-from-query-string-are-not/m-p/2359867#M23052</link>
      <description>&lt;DIV&gt;We found this issue when we upgraded from May 2021 to Jan 2022. We are loading RDL report in our application using iframe. We are using report URL and pass parameters in query string. Since URL have parameter and its value, we are doing URL encode before setting iframe source.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://reportserver/reports/report/Customerfolder/TestReport?ConnectionString=server%3dSQLServerName%3b+initial+catalog%3dTESTDB&amp;amp;rc:Parameters=Collapsed&amp;amp;rs:Embed=true&amp;amp;rc:Zoom=100" target="_blank" rel="nofollow noopener noreferrer"&gt;https://reportserver/reports/report/Customerfolder/TestReport?ConnectionString=server%3dSQLServerName%3b+initial+catalog%3dTESTDB&amp;amp;rc:Parameters=Collapsed&amp;amp;rs:Embed=true&amp;amp;rc:Zoom=100&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Here parameter ConnectionString value is&amp;nbsp;&lt;STRONG&gt;&lt;I&gt;server%3dSQLServerName%3b+initial+catalog%3dTESTDB&lt;/I&gt;&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;BR /&gt;Parameter value used to get properly decoded in all previous versions:&lt;BR /&gt;&lt;BR /&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;In Jan 2022 this seems to be broken. It decodes everything except&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;+&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;img /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;P&gt;Anyone seeing this issue with January 2022 PBI report server?&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 24 Feb 2022 23:33:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/January-2022-PBI-RS-Parameter-values-from-query-string-are-not/m-p/2359867#M23052</guid>
      <dc:creator>SagarSalvi</dc:creator>
      <dc:date>2022-02-24T23:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: January 2022 PBI RS: Parameter values from query string are not properly decoded in RDL report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/January-2022-PBI-RS-Parameter-values-from-query-string-are-not/m-p/2362165#M23079</link>
      <description>&lt;P&gt;I have not been using url parameters with + in them so I have not seen this. But have you tried using %20 instead? I think the + is a legacy encoding and the %20 is now the official standard, but I did a quick search and there appears to be others that are unsure which convention to use when.&lt;/P&gt;</description>
      <pubDate>Sat, 26 Feb 2022 03:58:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/January-2022-PBI-RS-Parameter-values-from-query-string-are-not/m-p/2362165#M23079</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2022-02-26T03:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: January 2022 PBI RS: Parameter values from query string are not properly decoded in RDL report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/January-2022-PBI-RS-Parameter-values-from-query-string-are-not/m-p/2362200#M23082</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="82605" data-lia-user-login="D_W" class="lia-mention lia-mention-user"&gt;D_W&lt;/a&gt;&amp;nbsp;thank you for taking a look at the issue. Actually its one of our module which generates the URL dynamically and it uses HTTPUtility.URLEncode(). This module is not touched since long time bcoz everythings working fine uptil now. We are doing monthly releases and now we have 100s of different versions. All our customers are on different version. Its wont make sense to backport this code fix to all old versions. We are expecting fix from reporting module.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Feb 2022 05:19:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/January-2022-PBI-RS-Parameter-values-from-query-string-are-not/m-p/2362200#M23082</guid>
      <dc:creator>SagarSalvi</dc:creator>
      <dc:date>2022-02-26T05:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: January 2022 PBI RS: Parameter values from query string are not properly decoded in RDL report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/January-2022-PBI-RS-Parameter-values-from-query-string-are-not/m-p/2363232#M23086</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="362232" data-lia-user-login="SagarSalvi" class="lia-mention lia-mention-user"&gt;SagarSalvi&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;We are expecting fix from reporting module.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Then you really need to log an official support ticket.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I did a quick test with HttpUtility.UrlEncode and UrlDecode and I can confirm that the encode does use + to encode spaces and the decode works correctly with this so to me it does look like a bug of some sort. But only Microsoft support could confirm if this is a bug or a specific design decision.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can tell you that 2 possible work arounds are to either use %20 for space encoding or to use the /reportserver endpoint instead of the /reports one, but if you want Microsoft to consider a code fix on their side a support ticket is the best approach.&lt;/P&gt;</description>
      <pubDate>Sun, 27 Feb 2022 22:44:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/January-2022-PBI-RS-Parameter-values-from-query-string-are-not/m-p/2363232#M23086</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2022-02-27T22:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: January 2022 PBI RS: Parameter values from query string are not properly decoded in RDL report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/January-2022-PBI-RS-Parameter-values-from-query-string-are-not/m-p/2363488#M23087</link>
      <description>&lt;P&gt;Yes we have a ticket with MSFT for this issue. We already met them once and demoed them the issue. They want their manager to review it. I will let you know once I have any concrete answer from them.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 03:36:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/January-2022-PBI-RS-Parameter-values-from-query-string-are-not/m-p/2363488#M23087</guid>
      <dc:creator>SagarSalvi</dc:creator>
      <dc:date>2022-02-28T03:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: January 2022 PBI RS: Parameter values from query string are not properly decoded in RDL report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/January-2022-PBI-RS-Parameter-values-from-query-string-are-not/m-p/2372111#M23145</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="362232" data-lia-user-login="SagarSalvi" class="lia-mention lia-mention-user"&gt;SagarSalvi&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let me know if there are any further updates. Looking forward to your feedback.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Henry&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 08:32:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/January-2022-PBI-RS-Parameter-values-from-query-string-are-not/m-p/2372111#M23145</guid>
      <dc:creator>v-henryk-mstf</dc:creator>
      <dc:date>2022-03-03T08:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: January 2022 PBI RS: Parameter values from query string are not properly decoded in RDL report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/January-2022-PBI-RS-Parameter-values-from-query-string-are-not/m-p/2427381#M23537</link>
      <description>&lt;P&gt;Wanted to reply that this has been fixed and will be released in the May release of Power BI Report Server.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 15:40:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/January-2022-PBI-RS-Parameter-values-from-query-string-are-not/m-p/2427381#M23537</guid>
      <dc:creator>Petebro</dc:creator>
      <dc:date>2022-03-30T15:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: January 2022 PBI RS: Parameter values from query string are not properly decoded in RDL report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/January-2022-PBI-RS-Parameter-values-from-query-string-are-not/m-p/2427471#M23538</link>
      <description>&lt;P&gt;Yes, we contacted MSFT for this issue and worked with their team. They accepted this as an issue on their side and committed that it will be available in May 2022 release.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 16:30:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/January-2022-PBI-RS-Parameter-values-from-query-string-are-not/m-p/2427471#M23538</guid>
      <dc:creator>SagarSalvi</dc:creator>
      <dc:date>2022-03-30T16:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: January 2022 PBI RS: Parameter values from query string are not properly decoded in RDL report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/January-2022-PBI-RS-Parameter-values-from-query-string-are-not/m-p/2567238#M24516</link>
      <description>&lt;P&gt;Hi Petebro,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Today we installed PBI RS May 2022 to test this issue, but it seems this issue persists.&amp;nbsp;Can you please confirm if this issue was actually fixed and included in May 2022?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 17:43:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/January-2022-PBI-RS-Parameter-values-from-query-string-are-not/m-p/2567238#M24516</guid>
      <dc:creator>SagarSalvi</dc:creator>
      <dc:date>2022-06-08T17:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: January 2022 PBI RS: Parameter values from query string are not properly decoded in RDL report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/January-2022-PBI-RS-Parameter-values-from-query-string-are-not/m-p/2572505#M24543</link>
      <description>&lt;P&gt;This was fixed and validated. However, it seems in our fix we handled it for most cases, but there is an edge case that unfortunately you are hitting. We are investigating that now.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2022 20:24:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/January-2022-PBI-RS-Parameter-values-from-query-string-are-not/m-p/2572505#M24543</guid>
      <dc:creator>Petebro</dc:creator>
      <dc:date>2022-06-10T20:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: January 2022 PBI RS: Parameter values from query string are not properly decoded in RDL report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/January-2022-PBI-RS-Parameter-values-from-query-string-are-not/m-p/2578882#M24574</link>
      <description>&lt;P&gt;Thank you &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="33567" data-lia-user-login="Petebro" class="lia-mention lia-mention-user"&gt;Petebro&lt;/a&gt;&amp;nbsp;for looking into this. Let us know whenever you any updates on this issue. We are kind of blocked with PBI RS upgrade on our production.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 01:39:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/January-2022-PBI-RS-Parameter-values-from-query-string-are-not/m-p/2578882#M24574</guid>
      <dc:creator>SagarSalvi</dc:creator>
      <dc:date>2022-06-15T01:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: January 2022 PBI RS: Parameter values from query string are not properly decoded in RDL report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/January-2022-PBI-RS-Parameter-values-from-query-string-are-not/m-p/2823745#M26654</link>
      <description>&lt;P&gt;Thought to update this post. This issue is fixed by MSFT in PBI RS September 2022.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2022 19:10:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/January-2022-PBI-RS-Parameter-values-from-query-string-are-not/m-p/2823745#M26654</guid>
      <dc:creator>SagarSalvi</dc:creator>
      <dc:date>2022-10-06T19:10:35Z</dc:date>
    </item>
  </channel>
</rss>

