<?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 TotalMTD , TotalYTD is very slow for a specific table in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/TotalMTD-TotalYTD-is-very-slow-for-a-specific-table/m-p/3422827#M129596</link>
    <description>&lt;P&gt;I created following measure in 2 tables, orders and shipments. Both are showing correct value. However measure in orders loads very fast but same measure formula in shipments is extremely slow&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TOTALMTD( orders[amount], calendar[date])&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;time : 1524&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is very fast but&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TOTALMTD (ship[amount], calendar[date])&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is slow&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;time :6454&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;calendar is not marked as date table because it is having duplicates. i don't mind, because it is showing correct values&lt;/P&gt;</description>
    <pubDate>Sun, 10 Sep 2023 04:40:48 GMT</pubDate>
    <dc:creator>sathishdgl</dc:creator>
    <dc:date>2023-09-10T04:40:48Z</dc:date>
    <item>
      <title>TotalMTD , TotalYTD is very slow for a specific table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/TotalMTD-TotalYTD-is-very-slow-for-a-specific-table/m-p/3422827#M129596</link>
      <description>&lt;P&gt;I created following measure in 2 tables, orders and shipments. Both are showing correct value. However measure in orders loads very fast but same measure formula in shipments is extremely slow&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TOTALMTD( orders[amount], calendar[date])&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;time : 1524&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is very fast but&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TOTALMTD (ship[amount], calendar[date])&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is slow&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;time :6454&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;calendar is not marked as date table because it is having duplicates. i don't mind, because it is showing correct values&lt;/P&gt;</description>
      <pubDate>Sun, 10 Sep 2023 04:40:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/TotalMTD-TotalYTD-is-very-slow-for-a-specific-table/m-p/3422827#M129596</guid>
      <dc:creator>sathishdgl</dc:creator>
      <dc:date>2023-09-10T04:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: TotalMTD , TotalYTD is very slow for a specific table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/TotalMTD-TotalYTD-is-very-slow-for-a-specific-table/m-p/3422921#M129600</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="602211" data-lia-user-login="sathishdgl" class="lia-mention lia-mention-user"&gt;sathishdgl&lt;/a&gt;DAX functions like TOTAMTD or TOTALYTD are from group Time Intelligence which means the best work on Calendar / Date table. It is good for you to compare performance and similar, but to implement best practice create&amp;nbsp;Calendar / Date table (and mark it without duplicate) and after that check perfomance.&lt;/P&gt;&lt;P&gt;Hope this help, kudos appreciate.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Sep 2023 09:12:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/TotalMTD-TotalYTD-is-very-slow-for-a-specific-table/m-p/3422921#M129600</guid>
      <dc:creator>some_bih</dc:creator>
      <dc:date>2023-09-10T09:12:28Z</dc:date>
    </item>
  </channel>
</rss>

