<?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 in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/average/m-p/289098#M1646</link>
    <description>&lt;P&gt;I Have the following query. I would like to calculate the average of 1st attempt of the column KPI EXIT. The thing is, every row has a diferent date like 1-01-2017. How can I get the average per month up to the date I want.&amp;nbsp;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 24 Oct 2017 15:23:14 GMT</pubDate>
    <dc:creator>pbi1</dc:creator>
    <dc:date>2017-10-24T15:23:14Z</dc:date>
    <item>
      <title>average</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/average/m-p/289098#M1646</link>
      <description>&lt;P&gt;I Have the following query. I would like to calculate the average of 1st attempt of the column KPI EXIT. The thing is, every row has a diferent date like 1-01-2017. How can I get the average per month up to the date I want.&amp;nbsp;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2017 15:23:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/average/m-p/289098#M1646</guid>
      <dc:creator>pbi1</dc:creator>
      <dc:date>2017-10-24T15:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: average</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/average/m-p/289675#M1657</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="44768" data-lia-user-login="pbi1" class="lia-mention lia-mention-user"&gt;pbi1&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The [KPI EXIT] is a text column, how to calculate the average for "1st attempt"?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Based on my assumption, you want to calculate based on an other numeric field per month, right? If so, please create a column similar to below:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Average=CALCULATE(AVERAGE(TableName[Numeric Column]), FILTER(ALLEXCEPT(TableName,TableName[Date].Month), TableName[KPI EXIT]="1ST ATTEMPT"))&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I have something misunderstood, please provide more detailed data and show us your desired result.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Yuliana Gu&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 08:37:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/average/m-p/289675#M1657</guid>
      <dc:creator>v-yulgu-msft</dc:creator>
      <dc:date>2017-10-25T08:37:15Z</dc:date>
    </item>
  </channel>
</rss>

