<?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 Average if function in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Average-if-function/m-p/845985#M6541</link>
    <description>&lt;P&gt;Hi network&lt;BR /&gt;&lt;BR /&gt;I need help to create a function that allows me to generate an average measure based on the dominating direction.&lt;BR /&gt;&lt;BR /&gt;Exampel: if the dominatingDirection =-1, then take the average of difference&lt;BR /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;The goal is to see the average value above value 0 and what is below value 0.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regarts&lt;/P&gt;</description>
    <pubDate>Thu, 14 Nov 2019 09:03:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-11-14T09:03:49Z</dc:date>
    <item>
      <title>Average if function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Average-if-function/m-p/845985#M6541</link>
      <description>&lt;P&gt;Hi network&lt;BR /&gt;&lt;BR /&gt;I need help to create a function that allows me to generate an average measure based on the dominating direction.&lt;BR /&gt;&lt;BR /&gt;Exampel: if the dominatingDirection =-1, then take the average of difference&lt;BR /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;The goal is to see the average value above value 0 and what is below value 0.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regarts&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2019 09:03:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Average-if-function/m-p/845985#M6541</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-14T09:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Average if function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Average-if-function/m-p/846283#M6553</link>
      <description>&lt;P&gt;There we go:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Average down = CALCULATE(AVERAGE('Table'[Difference]);FILTER('Table';'Table'[DominatingDirection]=-1))&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2019 14:15:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Average-if-function/m-p/846283#M6553</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-14T14:15:15Z</dc:date>
    </item>
  </channel>
</rss>

