<?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: Hola necesito ayuda con Dax in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hola-necesito-ayuda-con-Dax/m-p/3352128#M125886</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="594127" data-lia-user-login="manuel_yhvh" class="lia-mention lia-mention-user"&gt;manuel_yhvh&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Depending on your description, you may want to consider, for example, whether you have a corresponding date in your corresponding data table after setting the Months After' [Value] setting, for example, the maximum date in your data table is 2023/5/1 But the date you filter may be more than 5/1/2023, so a null value may be returned.&lt;/P&gt;
&lt;P&gt;If the above suggestions did not help you, can you provide some pictures of the results you expect or pictures of the current error?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards!&lt;/P&gt;
&lt;P&gt;Yolo Zhu&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;&lt;I&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/I&gt;, then please consider&amp;nbsp;&lt;I&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/I&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jul 2023 02:21:06 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-07-27T02:21:06Z</dc:date>
    <item>
      <title>Hola necesito ayuda con Dax</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hola-necesito-ayuda-con-Dax/m-p/3349315#M125760</link>
      <description>&lt;P&gt;Resulta que debo realizar un conteo de incidentes de un mismo usuario dentro de un mismo mes, necesito saber cuanto incidentes realiza a soporte un mismo usuario, he intentado de muchas maneras pero no consigo el resultado.&lt;/P&gt;&lt;P&gt;Estoy tratando de utilizar el sigiente Dax pero no funciona, soy relativamente nuevo en este mundo.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PedidosEnMesSeleccionado =&lt;BR /&gt;VAR CurrentFirstOrderDate = SELECTEDVALUE('Data'[First Order Date (EOM)])&lt;BR /&gt;VAR MonthsAfter = SELECTEDVALUE('Months After'[Value])&lt;BR /&gt;VAR SelectedMonth = EOMONTH(CurrentFirstOrderDate,MonthsAfter)&lt;BR /&gt;RETURN&lt;BR /&gt;CALCULATE(&lt;BR /&gt;COUNTROWS('Data'),&lt;BR /&gt;FILTER(&lt;BR /&gt;'Data',&lt;BR /&gt;'Data'[Customer ID] = SELECTEDVALUE('Data'[Customer ID]) &amp;amp;&amp;amp;&lt;BR /&gt;EOMONTH('Data'[Order Date],0) = SelectedMonth&lt;BR /&gt;)&lt;BR /&gt;)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 17:42:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hola-necesito-ayuda-con-Dax/m-p/3349315#M125760</guid>
      <dc:creator>manuel_yhvh</dc:creator>
      <dc:date>2023-07-25T17:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: Hola necesito ayuda con Dax</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hola-necesito-ayuda-con-Dax/m-p/3352128#M125886</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="594127" data-lia-user-login="manuel_yhvh" class="lia-mention lia-mention-user"&gt;manuel_yhvh&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Depending on your description, you may want to consider, for example, whether you have a corresponding date in your corresponding data table after setting the Months After' [Value] setting, for example, the maximum date in your data table is 2023/5/1 But the date you filter may be more than 5/1/2023, so a null value may be returned.&lt;/P&gt;
&lt;P&gt;If the above suggestions did not help you, can you provide some pictures of the results you expect or pictures of the current error?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards!&lt;/P&gt;
&lt;P&gt;Yolo Zhu&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;&lt;I&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/I&gt;, then please consider&amp;nbsp;&lt;I&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/I&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 02:21:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hola-necesito-ayuda-con-Dax/m-p/3352128#M125886</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-07-27T02:21:06Z</dc:date>
    </item>
  </channel>
</rss>

