<?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 Maximos in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Maximos/m-p/2915392#M95455</link>
    <description>&lt;P&gt;Buenas tardes!&lt;/P&gt;&lt;P&gt;Necesito hacer una medida que me acomode en una tabla donde tenga los meses en fila (lo tengo en filtros)&amp;nbsp; y que me acomode al lado el colaborador que mas vendio y la cantidad.&lt;/P&gt;&lt;P&gt;Se agradece la ayuda!&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Nov 2022 15:50:58 GMT</pubDate>
    <dc:creator>carlosayala_9</dc:creator>
    <dc:date>2022-11-18T15:50:58Z</dc:date>
    <item>
      <title>Maximos</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Maximos/m-p/2915392#M95455</link>
      <description>&lt;P&gt;Buenas tardes!&lt;/P&gt;&lt;P&gt;Necesito hacer una medida que me acomode en una tabla donde tenga los meses en fila (lo tengo en filtros)&amp;nbsp; y que me acomode al lado el colaborador que mas vendio y la cantidad.&lt;/P&gt;&lt;P&gt;Se agradece la ayuda!&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 15:50:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Maximos/m-p/2915392#M95455</guid>
      <dc:creator>carlosayala_9</dc:creator>
      <dc:date>2022-11-18T15:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: Maximos</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Maximos/m-p/2916024#M95500</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="439165" data-lia-user-login="carlosayala_9" class="lia-mention lia-mention-user"&gt;carlosayala_9&lt;/a&gt; , You need a measure like&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;maxx(TOPN(2, allselected('Table'[collaborator]), [Net Sales],desc), [collaborator])&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this does not help&lt;BR /&gt;Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Nov 2022 01:23:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Maximos/m-p/2916024#M95500</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2022-11-19T01:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: Maximos</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Maximos/m-p/2936142#M96774</link>
      <description>&lt;P&gt;gracias! funciono&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 14:37:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Maximos/m-p/2936142#M96774</guid>
      <dc:creator>carlosayala_9</dc:creator>
      <dc:date>2022-11-29T14:37:08Z</dc:date>
    </item>
  </channel>
</rss>

