<?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 DAX 20/80 in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-20-80/m-p/707428#M941</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a related problem when I perform a 20/80.&amp;nbsp;Namely, the metrics I've created for it is as follows&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;test 2 =&lt;/P&gt;&lt;P&gt;var rankead = RANKX( ALLSELECTED( fac_purchases[description] ); CALCULATE( SUM( fac_purchases[total_cost] ) ) )&lt;/P&gt;&lt;P&gt;RETURN&lt;BR /&gt;CALCULATE( [total cost]; TOPN( rankead; ALLSELECTED( fac_compras[description] ); [total cost] ) )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;test 3 = CALCULATE( [total cost]; ALLSELECTED( fac_purchases[description] ) )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;test 4 = DIVIDE( [test 2]; [test 3] )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem lies in that if filter by product the metrica works perfectly, however, when I want to do it above all the list of articles tells me that there is not enough memory to perform the operation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"The visual object exceeded the available resources. Try filtering to decrease the amount of data displayed. Try again later or contact technical support. Provide these details if you contact them."&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;B. Estevez&lt;/P&gt;</description>
    <pubDate>Wed, 05 Jun 2019 09:01:00 GMT</pubDate>
    <dc:creator>bestevez</dc:creator>
    <dc:date>2019-06-05T09:01:00Z</dc:date>
    <item>
      <title>DAX 20/80</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-20-80/m-p/707428#M941</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a related problem when I perform a 20/80.&amp;nbsp;Namely, the metrics I've created for it is as follows&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;test 2 =&lt;/P&gt;&lt;P&gt;var rankead = RANKX( ALLSELECTED( fac_purchases[description] ); CALCULATE( SUM( fac_purchases[total_cost] ) ) )&lt;/P&gt;&lt;P&gt;RETURN&lt;BR /&gt;CALCULATE( [total cost]; TOPN( rankead; ALLSELECTED( fac_compras[description] ); [total cost] ) )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;test 3 = CALCULATE( [total cost]; ALLSELECTED( fac_purchases[description] ) )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;test 4 = DIVIDE( [test 2]; [test 3] )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem lies in that if filter by product the metrica works perfectly, however, when I want to do it above all the list of articles tells me that there is not enough memory to perform the operation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"The visual object exceeded the available resources. Try filtering to decrease the amount of data displayed. Try again later or contact technical support. Provide these details if you contact them."&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;B. Estevez&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2019 09:01:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-20-80/m-p/707428#M941</guid>
      <dc:creator>bestevez</dc:creator>
      <dc:date>2019-06-05T09:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: DAX 20/80</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-20-80/m-p/709280#M1003</link>
      <description>&lt;P&gt;Someone can help me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2019 09:08:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-20-80/m-p/709280#M1003</guid>
      <dc:creator>Creihar</dc:creator>
      <dc:date>2019-06-07T09:08:11Z</dc:date>
    </item>
  </channel>
</rss>

