<?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 Calculate average for selected ID in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-average-for-selected-ID/m-p/2834402#M90378</link>
    <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;This is the example i want.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have this imported in Power BI. How can i add this formula in DAX?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Oct 2022 15:11:58 GMT</pubDate>
    <dc:creator>DionTN</dc:creator>
    <dc:date>2022-10-11T15:11:58Z</dc:date>
    <item>
      <title>Calculate average for selected ID</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-average-for-selected-ID/m-p/2834402#M90378</link>
      <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;This is the example i want.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have this imported in Power BI. How can i add this formula in DAX?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 15:11:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-average-for-selected-ID/m-p/2834402#M90378</guid>
      <dc:creator>DionTN</dc:creator>
      <dc:date>2022-10-11T15:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate average for selected ID</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-average-for-selected-ID/m-p/2834676#M90402</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Please check the below picture and the attached pbix file.&lt;/P&gt;
&lt;P&gt;&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;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Score expected measure: =
IF ( HASONEVALUE ( Data[ID] ), AVERAGE ( Data[Score] ) * 10 )
&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 11 Oct 2022 17:30:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-average-for-selected-ID/m-p/2834676#M90402</guid>
      <dc:creator>Jihwan_Kim</dc:creator>
      <dc:date>2022-10-11T17:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate average for selected ID</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-average-for-selected-ID/m-p/2856704#M91844</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="291628" data-lia-user-login="Jihwan_Kim" class="lia-mention lia-mention-user"&gt;Jihwan_Kim&lt;/a&gt; Can i also do this when i want to combine ID's? For example A &amp;amp; B?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 22 Oct 2022 08:58:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-average-for-selected-ID/m-p/2856704#M91844</guid>
      <dc:creator>DionTN</dc:creator>
      <dc:date>2022-10-22T08:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate average for selected ID</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-average-for-selected-ID/m-p/2857475#M91897</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;May I ask how does your desired outcome look like?&lt;/P&gt;</description>
      <pubDate>Sun, 23 Oct 2022 14:11:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-average-for-selected-ID/m-p/2857475#M91897</guid>
      <dc:creator>Jihwan_Kim</dc:creator>
      <dc:date>2022-10-23T14:11:45Z</dc:date>
    </item>
  </channel>
</rss>

