<?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: Maximum Items in Multivalue parameter in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Maximum-Items-in-Multivalue-parameter/m-p/4650493#M40296</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="933477" data-lia-user-login="Sobha" class="lia-mention lia-mention-user"&gt;Sobha&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 14 Apr 2025 04:18:34 GMT</pubDate>
    <dc:creator>v-menakakota</dc:creator>
    <dc:date>2025-04-14T04:18:34Z</dc:date>
    <item>
      <title>Maximum Items in Multivalue parameter</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Maximum-Items-in-Multivalue-parameter/m-p/4647442#M40268</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; We have a paginated report. It has 2 parameter. One parameter is multivalue, where we can enter text values. Each Items is of size 10 char long.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Requirment is,&amp;nbsp; we have to enter max 3000 to 4000 items to the multi value parameter.&lt;/P&gt;&lt;P&gt;here we have 2 issues,&lt;/P&gt;&lt;P&gt;1, In the query, we are retrieving&amp;nbsp; values using 'IN ' clause. the IN clause has the restriction of 1000 items in Oracle.&amp;nbsp;&lt;/P&gt;&lt;P&gt;2, Is it possible to send 3000*11 char to Back end.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do we have restrictions of max size of the parameter vlaue send to Back end?&lt;/P&gt;&lt;P&gt;like I can send all 3000 id to backend as procedure input parameter..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Sobha&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Apr 2025 18:17:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Maximum-Items-in-Multivalue-parameter/m-p/4647442#M40268</guid>
      <dc:creator>Sobha</dc:creator>
      <dc:date>2025-04-10T18:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum Items in Multivalue parameter</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Maximum-Items-in-Multivalue-parameter/m-p/4648013#M40279</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="933477" data-lia-user-login="Sobha" class="lia-mention lia-mention-user"&gt;Sobha&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for reaching out to us on the Microsoft Fabric Community Forum.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;In Power BI Paginated Reports, multi-value parameters are natively supported and can be passed to a backend database as a single comma-separated string. This is particularly useful for your scenario, where you need to send 3000–4000 items (each 10 characters long, totaling approximately 33,000–44,000 characters) to a stored procedure to avoid IN clause limitation of 1000 items. Power BI Paginated Reports allows you to concatenate the selected parameter values into a single string using a custom expression, which can then be passed to a stored procedure for parsing.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If this post was helpful, please give us Kudos and consider marking &lt;/SPAN&gt;&lt;STRONG&gt;Accept as solution&lt;/STRONG&gt;&lt;SPAN&gt; to assist other members in finding it more easily.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Apr 2025 05:32:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Maximum-Items-in-Multivalue-parameter/m-p/4648013#M40279</guid>
      <dc:creator>v-menakakota</dc:creator>
      <dc:date>2025-04-11T05:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum Items in Multivalue parameter</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Maximum-Items-in-Multivalue-parameter/m-p/4650493#M40296</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="933477" data-lia-user-login="Sobha" class="lia-mention lia-mention-user"&gt;Sobha&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 04:18:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Maximum-Items-in-Multivalue-parameter/m-p/4650493#M40296</guid>
      <dc:creator>v-menakakota</dc:creator>
      <dc:date>2025-04-14T04:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum Items in Multivalue parameter</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Maximum-Items-in-Multivalue-parameter/m-p/4681931#M40579</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Wheni am passing the&amp;nbsp;&lt;SPAN&gt;multi-value parameters as an argument to the Oracle Procedure, it is giving the error as&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ORA-06550: line 5, column 6:&lt;BR /&gt;PLS-00306: wrong number or types of arguments in call.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Do we have to convert the&amp;nbsp;multi-value parameters to any string?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;as per my understaing, the&amp;nbsp;multi-value parameters and sperated by comma and for the procedure call the input parametes are seperated by commas. So these are considered as arguements.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any workaround for this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;TIA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sobha&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 May 2025 12:32:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Maximum-Items-in-Multivalue-parameter/m-p/4681931#M40579</guid>
      <dc:creator>Sobha</dc:creator>
      <dc:date>2025-05-06T12:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: Maximum Items in Multivalue parameter</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Maximum-Items-in-Multivalue-parameter/m-p/4690555#M40677</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not sucessful for sending the Multi value parameter to Oracle Procedure.&lt;/P&gt;&lt;P&gt;I have created a SP in&amp;nbsp; Oracle and calling the same from Power BI Paginated Report like below&lt;/P&gt;&lt;P&gt;Declare xx SYS_REFCURSOR;&lt;BR /&gt;Begin&lt;BR /&gt;DORIS.XYZ_collections_select_SingleParam(&lt;BR /&gt;:prSubscriber,&lt;BR /&gt;xx );&lt;BR /&gt;DBMS_SQL.RETURN_RESULT(xx);&lt;BR /&gt;End;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;:prSubscriber is the multivalue parameter, which is of type text.&lt;/P&gt;&lt;P&gt;if there is only one value then it works fine. But if there are more than one, it gives the error&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ORA-06550: line 5, column 6:&lt;BR /&gt;PLS-00306: wrong number or types of arguments in call.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think I am missing some steps in beween.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any Inputs?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;&lt;P&gt;Sobha&lt;/P&gt;</description>
      <pubDate>Tue, 13 May 2025 10:18:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Maximum-Items-in-Multivalue-parameter/m-p/4690555#M40677</guid>
      <dc:creator>Sobha</dc:creator>
      <dc:date>2025-05-13T10:18:54Z</dc:date>
    </item>
  </channel>
</rss>

