<?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: Query Parameters API in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Query-Parameters-API/m-p/392279#M11654</link>
    <description>&lt;P&gt;Can anybody from support point me in the right direction at least?&lt;/P&gt;</description>
    <pubDate>Mon, 09 Apr 2018 10:10:33 GMT</pubDate>
    <dc:creator>Alexander24</dc:creator>
    <dc:date>2018-04-09T10:10:33Z</dc:date>
    <item>
      <title>Query Parameters API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Query-Parameters-API/m-p/391898#M11635</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the new query parameters API&amp;nbsp;&lt;A href="https://msdn.microsoft.com/en-us/library/mt845781.aspx" target="_blank"&gt;https://msdn.microsoft.com/en-us/library/mt845781.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I am able to call parameters fine, however when trying to set them i get an error message.&amp;nbsp; After parsing the error I get this&lt;/P&gt;&lt;P&gt;VERBOSE: POST &lt;A href="https://api.powerbi.com/v1.0/myorg/groups/e7229a42-46ef-4d80-b8ca-e42909509dbb/datasets/5ef116d7-9179-40a2-8a30-a657265dfe4a/UpdateParameters" target="_blank"&gt;https://api.powerbi.com/v1.0/myorg/groups/e7229a42-46ef-4d80-b8ca-e42909509dbb/datasets/5ef116d7-9179-40a2-8a30-a657265dfe4a/UpdateParameters&lt;/A&gt; with -1-byte payload&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;error : @{code=InvalidRequest; message=Dataset Parameters list is invalid in 5ef116d7-9179-40a2-8a30-a657265dfe4a. Reason: Empty;&lt;BR /&gt;target=5ef116d7-9179-40a2-8a30-a657265dfe4a}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I dont understand because the parameters list is not empty? I have created a physical table with the parameters and tried and then also created a list of values in the manage parameters settings and it still gives the same error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Alexander&lt;/P&gt;</description>
      <pubDate>Sun, 08 Apr 2018 21:23:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Query-Parameters-API/m-p/391898#M11635</guid>
      <dc:creator>Alexander24</dc:creator>
      <dc:date>2018-04-08T21:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: Query Parameters API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Query-Parameters-API/m-p/392279#M11654</link>
      <description>&lt;P&gt;Can anybody from support point me in the right direction at least?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 10:10:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Query-Parameters-API/m-p/392279#M11654</guid>
      <dc:creator>Alexander24</dc:creator>
      <dc:date>2018-04-09T10:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Query Parameters API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Query-Parameters-API/m-p/481484#M14768</link>
      <description>&lt;P&gt;Hello team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;am new to power bi when i try to update parameter by using c# (Embeded)&lt;BR /&gt; UpdateDatasetParametersRequest updaetparamObj = new UpdateDatasetParametersRequest();&lt;BR /&gt; &lt;BR /&gt; var jsonobj = "{\"updateDetails\": [{ \"name\": \"loggedTenantid\", \"newValue\": \"9\"}]}";&lt;BR /&gt; JavaScriptSerializer jsonSerializer = new JavaScriptSerializer();&lt;BR /&gt; updaetparamObj = jsonSerializer.Deserialize&amp;lt;UpdateDatasetParametersRequest&amp;gt;(jsonobj);&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;var updateParam = await client.Datasets.UpdateParametersInGroupAsync(WorkspaceId, report.DatasetId, updaetparamObj);&lt;BR /&gt;&lt;BR /&gt;am facing below problem please do need full&lt;BR /&gt;Status: BadRequest (400)
Response: {"error":{"code":"InvalidRequest","message":"Dataset parameter at position 1 is invalid in abcdefghigj. Reason: ActionNotSupported","target":"&lt;/PRE&gt;&lt;PRE&gt;abcdefghigj&lt;/PRE&gt;&lt;PRE&gt;"}} RequestId:&lt;/PRE&gt;&lt;PRE&gt;abcdefghigj&lt;/PRE&gt;</description>
      <pubDate>Mon, 06 Aug 2018 13:57:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Query-Parameters-API/m-p/481484#M14768</guid>
      <dc:creator>Deepthi285</dc:creator>
      <dc:date>2018-08-06T13:57:31Z</dc:date>
    </item>
  </channel>
</rss>

