<?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: Average for  N measures of date type in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Average-for-N-measures-of-date-type/m-p/2856193#M91816</link>
    <description>&lt;P&gt;ty for your reply, i thing i solved the problem creating a new table with sumarize. In that table i used Min(Date) , Max(Date) then in other column i counted distincts dates and that allowed me to get my average by client.&lt;/P&gt;</description>
    <pubDate>Fri, 21 Oct 2022 18:26:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-10-21T18:26:00Z</dc:date>
    <item>
      <title>Average for  N measures of date type</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Average-for-N-measures-of-date-type/m-p/2856128#M91811</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi everyone , I have the folowing table:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;A+1 to A-4 are dates when some client (first column) bought my product. I want to calculate the average of days between every buy (EG: Considering A+1 to A-2 Maria bought every 20 days in average) . A+1 to A-4 are measures.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can i do that avoiding doing INT([A-1] - [A]) with every "A".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 17:35:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Average-for-N-measures-of-date-type/m-p/2856128#M91811</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-21T17:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: Average for  N measures of date type</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Average-for-N-measures-of-date-type/m-p/2856137#M91813</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;In Power Query, unpivot your A columns.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 17:43:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Average-for-N-measures-of-date-type/m-p/2856137#M91813</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2022-10-21T17:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: Average for  N measures of date type</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Average-for-N-measures-of-date-type/m-p/2856172#M91814</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;do you have fixed number of measures? I guess your problem with the blank measures the thing that ruins the average when you divide by the number of measures?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 18:10:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Average-for-N-measures-of-date-type/m-p/2856172#M91814</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2022-10-21T18:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Average for  N measures of date type</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Average-for-N-measures-of-date-type/m-p/2856192#M91815</link>
      <description>&lt;P&gt;ty for your reply, i think i solved the problem creating a new table with sumarize. In that table i used Min(Date) , Max(Date) then in other column i counted distincts dates and that allowed me to get my average by client.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 18:26:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Average-for-N-measures-of-date-type/m-p/2856192#M91815</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-21T18:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Average for  N measures of date type</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Average-for-N-measures-of-date-type/m-p/2856193#M91816</link>
      <description>&lt;P&gt;ty for your reply, i thing i solved the problem creating a new table with sumarize. In that table i used Min(Date) , Max(Date) then in other column i counted distincts dates and that allowed me to get my average by client.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 18:26:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Average-for-N-measures-of-date-type/m-p/2856193#M91816</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-21T18:26:00Z</dc:date>
    </item>
  </channel>
</rss>

