<?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: Error when using Dax formula in a line Chart (SUMX, SUMMARIZE) in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Error-when-using-Dax-formula-in-a-line-Chart-SUMX-SUMMARIZE/m-p/2205657#M51890</link>
    <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; , do you have some values after filter &lt;/P&gt;
&lt;P&gt;'Fact_Table'[level]="Low"&amp;nbsp; &lt;/P&gt;</description>
    <pubDate>Wed, 24 Nov 2021 11:13:43 GMT</pubDate>
    <dc:creator>amitchandak</dc:creator>
    <dc:date>2021-11-24T11:13:43Z</dc:date>
    <item>
      <title>Error when using Dax formula in a line Chart (SUMX, SUMMARIZE)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Error-when-using-Dax-formula-in-a-line-Chart-SUMX-SUMMARIZE/m-p/2205580#M51882</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello everybody,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have a Fact table that contains 200Millions rows&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have a problem with a dax formula when i put it in a line Chart with axis = week&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT color="#0000FF"&gt;The dax formula -&amp;gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;KPI =&amp;nbsp; SUMX(DISTINCT(SUMMARIZE(FILTER('Fact_Table','Fact_Table'[level]="Low"),'Fact_Table'[id_cv],'FACT_Table'[Server_id])),1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;SPAN&gt;the error is :&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;I tried this formula too, and i have the same problem :&lt;/P&gt;&lt;P&gt;KPI = CALCULATE(COUNTROWS(GROUPBY('&lt;SPAN&gt;Fact_Table&lt;/SPAN&gt;';'&lt;SPAN&gt;Fact_Table&lt;/SPAN&gt;'[id_cv];'&lt;SPAN&gt;Fact_Table&lt;/SPAN&gt;'[Serveur_id]));'&lt;SPAN&gt;Fact_Table&lt;/SPAN&gt;'[level]="Low")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have to filter on a specific date for the graph to display correctly&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any help with this would be appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 14:04:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Error-when-using-Dax-formula-in-a-line-Chart-SUMX-SUMMARIZE/m-p/2205580#M51882</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-11-24T14:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: Error when using Dax formula in a line Chart (SUMX, SUMMARIZE)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Error-when-using-Dax-formula-in-a-line-Chart-SUMX-SUMMARIZE/m-p/2205613#M51886</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; , Try like &lt;/P&gt;
&lt;P&gt;countrows(SUMMARIZE(FILTER('Fact_Table','Fact_Table'[level]="Low"),'Fact_Table'[id_cv],'Faits_PVM'[Server_id]))&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 10:51:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Error-when-using-Dax-formula-in-a-line-Chart-SUMX-SUMMARIZE/m-p/2205613#M51886</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2021-11-24T10:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: Error when using Dax formula in a line Chart (SUMX, SUMMARIZE)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Error-when-using-Dax-formula-in-a-line-Chart-SUMX-SUMMARIZE/m-p/2205627#M51888</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="148838" data-lia-user-login="amitchandak" class="lia-mention lia-mention-user"&gt;amitchandak&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your answer.&lt;/P&gt;&lt;P&gt;the formula returns me result = (BLANK)&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 10:58:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Error-when-using-Dax-formula-in-a-line-Chart-SUMX-SUMMARIZE/m-p/2205627#M51888</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-11-24T10:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error when using Dax formula in a line Chart (SUMX, SUMMARIZE)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Error-when-using-Dax-formula-in-a-line-Chart-SUMX-SUMMARIZE/m-p/2205657#M51890</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt; , do you have some values after filter &lt;/P&gt;
&lt;P&gt;'Fact_Table'[level]="Low"&amp;nbsp; &lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 11:13:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Error-when-using-Dax-formula-in-a-line-Chart-SUMX-SUMMARIZE/m-p/2205657#M51890</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2021-11-24T11:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error when using Dax formula in a line Chart (SUMX, SUMMARIZE)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Error-when-using-Dax-formula-in-a-line-Chart-SUMX-SUMMARIZE/m-p/2205829#M51901</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="148838" data-lia-user-login="amitchandak" class="lia-mention lia-mention-user"&gt;amitchandak&lt;/a&gt;&amp;nbsp;Sorry, I tested with the wrong formula that's why i had a blank.&lt;/P&gt;&lt;P&gt;with your formula, it works when i use the formula in a card, but when i use it in&amp;nbsp;the&lt;SPAN&gt;&amp;nbsp;line Chart with axis = week it's shows me the same error&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;If I want the chart to show me a result and remove the error, i have to apply a filter to reduce the data and in this case it works.&amp;nbsp;but I want it to display the result without applying a particular filter&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 13:13:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Error-when-using-Dax-formula-in-a-line-Chart-SUMX-SUMMARIZE/m-p/2205829#M51901</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-11-24T13:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: Error when using Dax formula in a line Chart (SUMX, SUMMARIZE)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Error-when-using-Dax-formula-in-a-line-Chart-SUMX-SUMMARIZE/m-p/2211454#M52188</link>
      <description>&lt;P&gt;Hi&amp;nbsp; Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Imported data may be too much, Try removing columns / rows that you may not need in your table and refreshing. Also, check to see if you have relationships set if not you may have an underlying cartesian product.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.powerbi.com/t5/Service/Memory-error-Memory-Allocation-failure/m-p/278131/highlight/true" target="_blank"&gt;https://community.powerbi.com/t5/Service/Memory-error-Memory-Allocation-failure/m-p/278131/highlight/true&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://windowsreport.com/memory-error-allocation-failure/" target="_blank"&gt;https://windowsreport.com/memory-error-allocation-failure/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Or use Dax studio to detect the content and number of queries issued by Power BI Desktop.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdaxstudio.org%2F&amp;amp;data=04%7C01%7Cliuyangl%40wicresoft.com%7C7270388fa81943bef85608d95bdf3ab1%7C05baf3e556fb496e9c41692c065323a4%7C1%7C0%7C637641836595869703%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;amp;sdata=Wvu%2BAAIzpCO0kdDzjZxZh7Z0UC4krr57dRsAzRoQApQ%3D&amp;amp;reserved=0" target="_blank"&gt;https://daxstudio.org/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.sqlbi.com%2Farticles%2Fcapturing-power-bi-queries-using-dax-studio%2F&amp;amp;data=04%7C01%7Cliuyangl%40wicresoft.com%7C7270388fa81943bef85608d95bdf3ab1%7C05baf3e556fb496e9c41692c065323a4%7C1%7C0%7C637641836595869703%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;amp;sdata=rsl6FTy1rvqdx99%2Fc1CJF%2BX3tgUJZjNhBhpzUcxkqNs%3D&amp;amp;reserved=0" target="_blank"&gt;https://www.sqlbi.com/articles/capturing-power-bi-queries-using-dax-studio/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Liu Yang&lt;/P&gt;
&lt;P&gt;If this post &lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider &lt;EM&gt;Accept it as the solution&lt;/EM&gt; to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Nov 2021 07:27:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Error-when-using-Dax-formula-in-a-line-Chart-SUMX-SUMMARIZE/m-p/2211454#M52188</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-11-29T07:27:44Z</dc:date>
    </item>
  </channel>
</rss>

