<?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: Increase the Performcance for DAX measure. in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Increase-the-Performcance-for-DAX-measure/m-p/800875#M4841</link>
    <description>&lt;P&gt;Thank you so much your Quick reponse..!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually this measure is not in Power BI, it's in Azure Analysis server.( Config : S2 tier model).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;kapil&lt;/P&gt;</description>
    <pubDate>Tue, 24 Sep 2019 15:09:14 GMT</pubDate>
    <dc:creator>kapil512</dc:creator>
    <dc:date>2019-09-24T15:09:14Z</dc:date>
    <item>
      <title>Increase the Performcance for DAX measure.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Increase-the-Performcance-for-DAX-measure/m-p/800837#M4837</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have one Fact table which has 36 millions rows, from those i have writen the below measure to to take the maxCalldate data for every store.&lt;/P&gt;&lt;P&gt;But below measure its too low.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Measure : # in Distribution:= CALCULATE(SUM('FctInDistribution'[IsInDistribution]),'Item',Store,Store[CRM Status] = "Active",FILTER(FctInDistribution,FctinDistribution[dmDateCallID] = CALCULATE(MAX(FctInDistribution[dmDateCallID]),FILTER(FctInDistribution,FctInDistribution[dmStoreID] = EARLIER(FctInDistribution[DmStoreid])))))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But below measure its too low.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried different ways to increaser the performance, Like created seperate fact table for Maxdates for every store, but that is giving un expected result because of the that maxdate has to apply based on Time Slicer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone give me the better solution or re write the measure to give the better performance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;kapil&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;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 14:21:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Increase-the-Performcance-for-DAX-measure/m-p/800837#M4837</guid>
      <dc:creator>kapil512</dc:creator>
      <dc:date>2019-09-24T14:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: Increase the Performcance for DAX measure.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Increase-the-Performcance-for-DAX-measure/m-p/800856#M4839</link>
      <description>&lt;P&gt;create your measures in a cube. Not directly on power bi.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 14:48:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Increase-the-Performcance-for-DAX-measure/m-p/800856#M4839</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-24T14:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: Increase the Performcance for DAX measure.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Increase-the-Performcance-for-DAX-measure/m-p/800875#M4841</link>
      <description>&lt;P&gt;Thank you so much your Quick reponse..!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually this measure is not in Power BI, it's in Azure Analysis server.( Config : S2 tier model).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;kapil&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 15:09:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Increase-the-Performcance-for-DAX-measure/m-p/800875#M4841</guid>
      <dc:creator>kapil512</dc:creator>
      <dc:date>2019-09-24T15:09:14Z</dc:date>
    </item>
  </channel>
</rss>

