<?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: Calculate Average in DAX in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-Average-in-DAX/m-p/3343295#M125498</link>
    <description>&lt;P&gt;I don't really understand what you try to achieve without any "example data" but you can try:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;MeasureAVG= AVERAGEX (VALUES(Table[Team member]),DIVIDE(AVERAGE([Measure]),Table[Number days]),0))&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Jul 2023 12:07:49 GMT</pubDate>
    <dc:creator>mlsx4</dc:creator>
    <dc:date>2023-07-21T12:07:49Z</dc:date>
    <item>
      <title>Calculate Average in DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-Average-in-DAX/m-p/3342033#M125459</link>
      <description>&lt;P&gt;How to Calculate average of a measure(calculated field) and team member field from a table divided by number of days in DAX&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2023 00:56:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-Average-in-DAX/m-p/3342033#M125459</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-07-21T00:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Average in DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-Average-in-DAX/m-p/3343295#M125498</link>
      <description>&lt;P&gt;I don't really understand what you try to achieve without any "example data" but you can try:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;MeasureAVG= AVERAGEX (VALUES(Table[Team member]),DIVIDE(AVERAGE([Measure]),Table[Number days]),0))&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2023 12:07:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-Average-in-DAX/m-p/3343295#M125498</guid>
      <dc:creator>mlsx4</dc:creator>
      <dc:date>2023-07-21T12:07:49Z</dc:date>
    </item>
  </channel>
</rss>

