<?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>Tom_Voe Tracker</title>
    <link>https://community.fabric.microsoft.com/t5/s/yrjkf47658/tracker</link>
    <description>Tom_Voe Tracker</description>
    <pubDate>Wed, 16 Sep 2026 22:27:12 GMT</pubDate>
    <dc:date>2026-09-16T22:27:12Z</dc:date>
    <item>
      <title>Re: Available Parameter-Values for prefer-statement in exported Query from Azure Log Analytics</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/Available-Parameter-Values-for-prefer-statement-in-exported/m-p/1666322#M50801</link>
      <description>&lt;H3&gt;Hi Allan (&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="189933" data-lia-user-login="v-alq-msft" class="lia-mention lia-mention-user"&gt;v-alq-msft&lt;/a&gt;),&lt;/H3&gt;&lt;P&gt;thanks for the hint with the support ticket. I'll let you know the solution if they can help me out.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2021 08:46:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/Available-Parameter-Values-for-prefer-statement-in-exported/m-p/1666322#M50801</guid>
      <dc:creator>Tom_Voe</dc:creator>
      <dc:date>2021-02-15T08:46:43Z</dc:date>
    </item>
    <item>
      <title>Available Parameter-Values for prefer-statement in exported Query from Azure Log Analytics</title>
      <link>https://community.fabric.microsoft.com/t5/Power-Query/Available-Parameter-Values-for-prefer-statement-in-exported/m-p/1660263#M50665</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you export a query from Azure Log Analytics to PowerBI, such that the corresponding M-Code is generated automatically, there are several parameters quite at the end of the query, e.g.:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;,#"x-ms-app"="AAPBI",#"prefer"="ai.response-thinning=true"],Timeout=#duration(0,0,14,0)])),
TypeMap = #table(
{ "AnalyticsTypes", "Type" }, 
{ 
{ "string",   Text.Type },
{ "int",      Int32.Type },
{ "long",     Int64.Type },
{ "real",     Double.Type },
{ "timespan", Duration.Type },
{ "datetime", DateTimeZone.Type },
{ "bool",     Logical.Type },
{ "guid",     Text.Type },
{ "dynamic",  Text.Type }
}),
DataTable = Source[tables]{0},
Columns = Table.FromRecords(DataTable[columns]),
ColumnsWithType = Table.Join(Columns, {"type"}, TypeMap , {"AnalyticsTypes"}),
Rows = Table.FromRows(DataTable[rows], Columns[name]), 
Table = Table.TransformColumnTypes(Rows, Table.ToList(ColumnsWithType, (c) =&amp;gt; { c{0}, c{3}}))
in
Table
in AnalyticsQuery&lt;/LI-CODE&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have a clue, what exactly the parameter-value "ai.reponse-thinning=true" behind the "#'prefer'"-statement stands for ?&lt;BR /&gt;In the corresponding &lt;A href="https://dev.loganalytics.io/documentation/Using-the-API/RequestOptions" target="_self"&gt;API documentation for Azure Log Analytics&lt;/A&gt; there are a few prefer-options (e.g. "include-statistics=true", etc.), however there is nothing written about the option &lt;EM&gt;ai.response-thinning=true&lt;/EM&gt;...&lt;/P&gt;&lt;P&gt;Also, there has been a &lt;A href="https://community.powerbi.com/t5/Power-Query/What-exactly-quot-prefer-quot-quot-ai-response-thinning-true/m-p/1435289" target="_self"&gt;similar thread on this topic already&lt;/A&gt;. However, the meaning of the specific parameter-values was not clarified.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking forward to your responses!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 11:03:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Power-Query/Available-Parameter-Values-for-prefer-statement-in-exported/m-p/1660263#M50665</guid>
      <dc:creator>Tom_Voe</dc:creator>
      <dc:date>2021-02-11T11:03:53Z</dc:date>
    </item>
  </channel>
</rss>

