<?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: DAX formula execution in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-formula-execution/m-p/1285426#M21997</link>
    <description>&lt;P&gt;You query Analysis Services/ tabular model using DAX or MDX, and then the query is executed using the Formula engine, FE generates a logical query plan and to retrieve the data it sends a part of the request to Storage engine / Vertipaq, SE stores the data in memory and then returns the uncompressed data to FE on the basis of the query executed. So, no DAX has nothing to do with M both work independently, but where you create a column has an impact on the compression of the data, if a column is created in M then during loading to the model the engine uses that column as the part of optimization process identifying the kind of encoding to use to store the data in conjunction with other columns, but when you create a calculated column the data has already been analyzed and compressed by engine, but that doesn't mean your new DAX calculated column won't be compressed, it will be encoded but that process wouldn't consider other columns of the table during compression which can reduce the compression.&lt;/P&gt;</description>
    <pubDate>Mon, 10 Aug 2020 20:41:56 GMT</pubDate>
    <dc:creator>AntrikshSharma</dc:creator>
    <dc:date>2020-08-10T20:41:56Z</dc:date>
    <item>
      <title>DAX formula execution</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-formula-execution/m-p/1285355#M21995</link>
      <description>&lt;P&gt;Are DAX measures\calculated column executed by Mashup engine of Power BI desktop or the analysis server instance or both?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Aug 2020 19:55:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-formula-execution/m-p/1285355#M21995</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-10T19:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: DAX formula execution</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-formula-execution/m-p/1285426#M21997</link>
      <description>&lt;P&gt;You query Analysis Services/ tabular model using DAX or MDX, and then the query is executed using the Formula engine, FE generates a logical query plan and to retrieve the data it sends a part of the request to Storage engine / Vertipaq, SE stores the data in memory and then returns the uncompressed data to FE on the basis of the query executed. So, no DAX has nothing to do with M both work independently, but where you create a column has an impact on the compression of the data, if a column is created in M then during loading to the model the engine uses that column as the part of optimization process identifying the kind of encoding to use to store the data in conjunction with other columns, but when you create a calculated column the data has already been analyzed and compressed by engine, but that doesn't mean your new DAX calculated column won't be compressed, it will be encoded but that process wouldn't consider other columns of the table during compression which can reduce the compression.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Aug 2020 20:41:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-formula-execution/m-p/1285426#M21997</guid>
      <dc:creator>AntrikshSharma</dc:creator>
      <dc:date>2020-08-10T20:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: DAX formula execution</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-formula-execution/m-p/1285481#M21999</link>
      <description>&lt;P&gt;Thank you for the quic kreply.&lt;/P&gt;&lt;P&gt;Are my below understaning correct, i got a conflicting aswer from PBI support that DAX is executed by mashup enfine hence&amp;nbsp; posted this is community forum to confirm.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Mashup engine is in action when the report(dataset) is getting refreshed in power bi service\gateway\desktop. Else it sits idle?&lt;/P&gt;&lt;P&gt;&amp;nbsp;When a slicer is selected on the report page, the data is fetched from Analysis server and Mashup engine does nothing, the processing is done by formula\storage engine which is not part of mashup?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Aug 2020 21:09:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-formula-execution/m-p/1285481#M21999</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-10T21:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: DAX formula execution</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-formula-execution/m-p/1286123#M22021</link>
      <description>Yes, that is correct understanding can you please share their response link, if it is public, I would like to read what they meant by that.</description>
      <pubDate>Tue, 11 Aug 2020 03:50:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-formula-execution/m-p/1286123#M22021</guid>
      <dc:creator>AntrikshSharma</dc:creator>
      <dc:date>2020-08-11T03:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: DAX formula execution</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-formula-execution/m-p/1305462#M22664</link>
      <description>&lt;P&gt;Their response was over an email that DAX is executed by Mashup engine, later when i asked them to check again and provide a documntation they gave similar explanation provided by you.&lt;/P&gt;&lt;P&gt;Thank you for helping on this.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 22:19:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-formula-execution/m-p/1305462#M22664</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-18T22:19:02Z</dc:date>
    </item>
  </channel>
</rss>

