<?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 Paasing multiple parameters to stored procedure in Power BI in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Paasing-multiple-parameters-to-stored-procedure-in-Power-BI/m-p/1015912#M23008</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) I have a Stored Procedure to execute in Query window in Power BI Import Mode,&amp;nbsp; multiple parameters need to be pass (Dynamically) in order to execute this Stored Procedure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;EXEC sp_test India,20 -&amp;gt; this query works in Power BI as i am passing static values to the parameters .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But&amp;nbsp;&lt;/P&gt;&lt;P&gt;EXEC sp_test&amp;nbsp;@Country,@Value&amp;nbsp; -&amp;gt; i need to pass values dynamically to these parameters from Power BI&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 08 Apr 2020 18:38:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-04-08T18:38:29Z</dc:date>
    <item>
      <title>Paasing multiple parameters to stored procedure in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Paasing-multiple-parameters-to-stored-procedure-in-Power-BI/m-p/1015912#M23008</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) I have a Stored Procedure to execute in Query window in Power BI Import Mode,&amp;nbsp; multiple parameters need to be pass (Dynamically) in order to execute this Stored Procedure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;EXEC sp_test India,20 -&amp;gt; this query works in Power BI as i am passing static values to the parameters .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But&amp;nbsp;&lt;/P&gt;&lt;P&gt;EXEC sp_test&amp;nbsp;@Country,@Value&amp;nbsp; -&amp;gt; i need to pass values dynamically to these parameters from Power BI&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2020 18:38:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Paasing-multiple-parameters-to-stored-procedure-in-Power-BI/m-p/1015912#M23008</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-08T18:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: Paasing multiple parameters to stored procedure in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Paasing-multiple-parameters-to-stored-procedure-in-Power-BI/m-p/1015941#M23009</link>
      <description>Yes, you should be able to do this with query parameters</description>
      <pubDate>Wed, 08 Apr 2020 18:53:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Paasing-multiple-parameters-to-stored-procedure-in-Power-BI/m-p/1015941#M23009</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2020-04-08T18:53:11Z</dc:date>
    </item>
  </channel>
</rss>

