<?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: How to pass dynamic parameter to the JSON as a data source in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/How-to-pass-dynamic-parameter-to-the-JSON-as-a-data-source/m-p/888019#M21884</link>
    <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/58173"&gt;@v-juanli-msft&lt;/a&gt;&amp;nbsp;, Thanks for your inputs,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;With the Power BI Service URL query string parameters will filter the report, but they will not change report parameter values, i.e. it will not re-execute the data source with the values passed in the URL.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Plese see the below an overview of my target.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm using the Datasource : REST API i.e http://ABC/datasources/Products?rs:Date=2020-01-02 and&amp;nbsp;its running fine and getting data as i am passing all parameters dynamically but It is not pulling the data by changing the URL parameter once I Published the Report to Power BI Service .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm not sure whether, this can be achieved as of my knowledge Power BI Query string parameters are for filtering the data and it will not re execute the datasource to get new data.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 02 Jan 2020 14:07:45 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-01-02T14:07:45Z</dc:date>
    <item>
      <title>How to pass dynamic parameter to the JSON as a data source</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-pass-dynamic-parameter-to-the-JSON-as-a-data-source/m-p/880728#M21784</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm accessing the REST API URL as a direct query data source through the CData Power BI Connector for REST but the current URL has a hard coded value but how could I pass parameter dynamically in the power bi.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created 2 columns in the schema (JSON) which can be used as a parameter- pease see the below&lt;/P&gt;&lt;P&gt;&amp;lt;input name="effectiveDate" required="true"/&amp;gt;&lt;BR /&gt;&amp;lt;input name="prodId" required="true"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;and change the URL&lt;/STRONG&gt; to&amp;nbsp;http://hotsname/sources/DimSales?rs:effectiveDate=[_input.effectiveDate]&amp;amp;rs:prodId=[_input.prodId]&amp;amp;rs:pageSize=10000&amp;amp;rs:pageNumber=1"&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And also created Parameters in the Power BI with the same names (effectiveDate, ProdId) but got the below error.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="REST PBI error.PNG" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/219442iBC5AECE275DAD2FE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="REST PBI error.PNG" alt="REST PBI error.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestion would be much appriciated,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 19 Dec 2019 22:52:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-pass-dynamic-parameter-to-the-JSON-as-a-data-source/m-p/880728#M21784</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-19T22:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass dynamic parameter to the JSON as a data source</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-pass-dynamic-parameter-to-the-JSON-as-a-data-source/m-p/884404#M21817</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you &lt;A href="https://docs.microsoft.com/en-us/power-query/power-query-query-parameters" target="_self"&gt;create query parameter&lt;/A&gt; in Edit queries?&lt;/P&gt;
&lt;P&gt;If so, when using parameter in URL, you could refer to the similar threads below:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Power-Query/Parameters-for-JSON-API-data-Maintain-Query-daily/m-p/157925/highlight/true" target="_blank"&gt;https://community.powerbi.com/t5/Power-Query/Parameters-for-JSON-API-data-Maintain-Query-daily/m-p/157925/highlight/true&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT style="background-color: #ffffff;"&gt;&lt;A href="https://community.powerbi.com/t5/Desktop/How-to-pass-a-dynamic-date-parameter-in-the-json-api-in-power-bi/td-p/792244" target="_blank"&gt;https://community.powerbi.com/t5/Desktop/How-to-pass-a-dynamic-date-parameter-in-the-json-api-in-power-bi/td-p/792244&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT style="background-color: #ffffff;"&gt;Best Regards&lt;BR /&gt;Maggie&lt;BR /&gt;Community Support Team _ Maggie Li&lt;BR /&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Dec 2019 08:24:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-pass-dynamic-parameter-to-the-JSON-as-a-data-source/m-p/884404#M21817</guid>
      <dc:creator>v-juanli-msft</dc:creator>
      <dc:date>2019-12-26T08:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass dynamic parameter to the JSON as a data source</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-pass-dynamic-parameter-to-the-JSON-as-a-data-source/m-p/888019#M21884</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/58173"&gt;@v-juanli-msft&lt;/a&gt;&amp;nbsp;, Thanks for your inputs,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;With the Power BI Service URL query string parameters will filter the report, but they will not change report parameter values, i.e. it will not re-execute the data source with the values passed in the URL.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Plese see the below an overview of my target.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm using the Datasource : REST API i.e http://ABC/datasources/Products?rs:Date=2020-01-02 and&amp;nbsp;its running fine and getting data as i am passing all parameters dynamically but It is not pulling the data by changing the URL parameter once I Published the Report to Power BI Service .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm not sure whether, this can be achieved as of my knowledge Power BI Query string parameters are for filtering the data and it will not re execute the datasource to get new data.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2020 14:07:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-pass-dynamic-parameter-to-the-JSON-as-a-data-source/m-p/888019#M21884</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-02T14:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass dynamic parameter to the JSON as a data source</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-pass-dynamic-parameter-to-the-JSON-as-a-data-source/m-p/894879#M21956</link>
      <description>&lt;P&gt;I found that, Currently it is not possible to pass the query level parameters from the Power BI Service either Embedded URL or Report URL.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please vote for the idea&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/13820190-power-bi-online-query-parameters" target="_blank"&gt;https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/13820190-power-bi-online-query-parameters&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2020 11:34:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-pass-dynamic-parameter-to-the-JSON-as-a-data-source/m-p/894879#M21956</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-09T11:34:24Z</dc:date>
    </item>
  </channel>
</rss>

